Home
PHP
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 PDOStatement::rowCount and transactions to achieve data synchronization
1
How to organize code structures with get_include_path() in large PHP applications
8
Application of get_client_version function in background management system
6
Use mysqli_stmt::prepare to implement pagination query
2
Similar Functions
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_last_error
socket_last_error
Returnsthelasterroro
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_connect
socket_connect
Startaconnectiononas
socket_close
socket_close
Closesocketresources
socket_strerror
socket_strerror
Returnsthestringdesc
Popular Articles