EventUtil::getLastSocketErrno

(PECL event >= 1.2.6-beta)

EventUtil::getLastSocketErrnoReturns the most recent socket error number

Description

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

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

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/eventutil.getlastsocketerrno.php