You are here

property Net_Socket::$blocking in Flickr API 5

Whether the socket is blocking. Defaults to true.

Type: boolean $blocking

File

phpFlickr/PEAR/Net/Socket.php, line 46

Class

Net_Socket
Generalized Socket class.

Code

var $blocking = true;