You are here

property Net_Socket::$persistent in Flickr API 5

Whether the socket is persistent. Defaults to false.

Type: boolean $persistent

File

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

Class

Net_Socket
Generalized Socket class.

Code

var $persistent = false;