property Net_Socket::$timeout in Flickr API 5
Number of seconds to wait on socket connections before assuming there's no more data. Defaults to no timeout.
Type: integer $timeout
File
- phpFlickr/
PEAR/ Net/ Socket.php, line 71
Class
- Net_Socket
- Generalized Socket class.
Code
var $timeout = false;