require_once 'Net/Socket.php';
boolean Net_Socket::isBlocking ()
boolean Net_Socket::isBlocking
Find out if the socket is in blocking mode.
boolean - if TRUE, the connection is in blocking mode
Deze functie kan niet statisch worden aangeroepen.
Net_Socket::setBlocking()