You are here

constant NET_SOCKET_WRITE in Flickr API 5

1 use of NET_SOCKET_WRITE
Net_Socket::select in phpFlickr/PEAR/Net/Socket.php
Runs the equivalent of the select() system call on the socket with a timeout specified by tv_sec and tv_usec.

File

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

Code

define('NET_SOCKET_WRITE', 2);