EventUtil::getLastSocketErrnoReturns the most recent socket error number Description
public
static
int
EventUtil::getLastSocketErrno
([
mixed
$socket
= NULL
] )Returns the most recent socket error number( errno ). Parameters
Return ValuesReturns the most recent socket error number( errno ). See Also
|