EventUtil::getLastSocketErrno

Returns the most recent socket error number

Description

public static int EventUtil::getLastSocketErrno ([ mixed $socket = NULL ] )

Returns the most recent socket error number( errno ).

Parameters

socket

Socket resource, stream or a file descriptor of a socket.

Return Values

Returns the most recent socket error number( errno ).

See Also

  • EventUtil::getLastSocketError