EventUtil
PHP Manual

EventUtil::getLastSocketError

(PECL event >= 1.2.6-beta)

EventUtil::getLastSocketErrorReturns the most recent socket error

Açıklama

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

Returns the most recent socket error.

Değiştirgeler

socket

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

Dönen Değerler

Returns the most recent socket error.

Ayrıca Bakınız


EventUtil
PHP Manual