| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
socket_set_nonblock
Description
bool socket_set_nonblock ( resource socket )
The socket_set_nonblock() function sets the O_NONBLOCK flag
on the socket specified by the socket parameter.
Vracà TRUE pÅ™i úspÄ›chu, FALSE pÅ™i selhánÃ.
See also socket_set_block() and socket_set_option()
| PÅ™edcházejÃcà | Domů | Dalšà |
| socket_set_block | Nahoru |