Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_set_nonblock
socket_set_nonblock
Set non-blocking mode for file descriptor fd
Name:
socket_set_nonblock
Category:
Sockets
Programming Language:
php
One-line Description:
Set non-blocking mode for file descriptor fd
Related
Combining timezone_open and date_create Functions: A Practical Guide to Complex Timezone Calculations and Time Handling
3
Best practices to solve the apcu_entry data loss problem
2
Two Methods to Get 13-Digit Timestamp in PHP
3
Is_nan function and type casting errors
6
Similar Functions
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_write
socket_write
Writetosockets
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_set_block
socket_set_block
Setblockingmodeonsoc
Popular Articles