EventUtil::getLastSocketError

Returns the most recent socket error

Description

public static string EventUtil::getLastSocketError ([ mixed $socket ] )

Returns the most recent socket error.

Parameters

socket

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

Return Values

Returns the most recent socket error.

See Also

  • EventUtil::getLastSocketErrno