Net_Server_Driver::getLastSocketError

Net_Server_Driver::getLastSocketError() – return string for last socket error

Synopsis

require_once 'ServerDriver.php';

string Net_Server_Driver::getLastSocketError ( mixed &$fd )

Description

This package is not documented yet.

Parameter

mixed &$fd

Return value

returns last error

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Base class for all drivers (Previous) register a callback object, that is used to handle all events (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.