update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the most recent socket error

EventUtil::getLastSocketError

(PECL event >= 1.2.6-beta)

EventUtil::getLastSocketErrorReturns the most recent socket error

설명

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

Returns the most recent socket error.

인수

socket

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

반환값

Returns the most recent socket error.

참고