EventUtil::getLastSocketError

(PECL event >= 1.2.6-beta)

EventUtil::getLastSocketErrorReturns the most recent socket error

說(shuō)明

public static EventUtil::getLastSocketError( mixed $socket = ?): string

Returns the most recent socket error.

參數(shù)

socket

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

返回值

Returns the most recent socket error.

參見(jiàn)