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
PHP Session Default Expiration Time and How to Customize It
8
Practical Methods to Adjust the Time Difference Returned by date_sunset
5
Google PHP Hosting Services: Providing Efficient and Secure Cloud Solutions for Developers
1
What preparations need to be made before executing mysqli_stmt::fetch to ensure smooth operation?
3
Similar Functions
socket_shutdown
socket_shutdown
Closethesockettorece
socket_read
socket_read
Readmaximumlengthbyt
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_bind
socket_bind
Bindthenametothesock
socket_recv
socket_recv
Receivedatafromconne
socket_select
socket_select
Runtheselect()system
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_write
socket_write
Writetosockets
Popular Articles