SocketAcceptException
class SocketAcceptException extends RuntimeException
Methods
__construct(string $message = '', int $code = 0, bool $permanent = false)
No description
bool
isPermanent()
Determine if the socket error is permanent (peer closed the pipe).
Details
at line 11
__construct(string $message = '', int $code = 0, bool $permanent = false)
No description
at line 22
bool
isPermanent()
Determine if the socket error is permanent (peer closed the pipe).