function socket set blocking OTIZFDDZG74XJPC5E72UQFKHZ35IJPLJJRVWMLQ

socket_set_blockingPodręcznik PHPPoprzedniNastępnysocket_set_blocking (PHP 4 >= 4.0.0)socket_set_blocking -- Set blocking/non-blocking mode on a socketDescriptionint socket_set_blocking (int socket descriptor, int mode) If mode is FALSE, the given socket descriptor will be switched to non-blocking mode, and if TRUE, it will be switched to blocking mode. This affects calls like fgets() that read from the socket. In non-blocking mode an fgets() call will always return right away while in blocking mode it will wait for data to become available on the socket. This function was previously called as set_socket_blocking() but this usage is deprecated. PoprzedniSpis treściNastępnysocket_get_statusPoczątek rozdziałusocket_set_timeout
Wyszukiwarka

Podobne podstrony:
function socket set nonblock
function socket set option
function socket set timeout
function stream set blocking
function socket set nonblock
function socket fd set
function socket iovec set
function socket iovec set
function socket fd isset
function pdf set horiz scaling
function socket select
function ldap set option
function pdf set info subject
function cpdf set viewer preferences

więcej podobnych podstron