Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_set_blocking
stream_set_blocking
Set blocking or blocking mode for resource flow
Name:
stream_set_blocking
Category:
Stream
Programming Language:
php
One-line Description:
Set blocking or blocking mode for resource flow
Related
How to Use stream_set_blocking to Control Socket Reading Behavior in PHP and Improve Network Application Performance?
7
Similar Functions
stream_context_get_default
stream_context_get_default
Retrievethedefaultst
stream_filter_remove
stream_filter_remove
Removeafilterfromthe
stream_select
stream_select
Runtheselect()system
stream_bucket_new
stream_bucket_new
Createanewbucketforu
stream_context_get_options
stream_context_get_options
Getparametersforreso
stream_is_local
stream_is_local
Checkifthestreamisal
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
stream_set_write_buffer
stream_set_write_buffer
Setwritefilebufferin
Popular Articles
How to Use stream_set_blocking to Control Socket Reading Behavior in PHP and Improve Network Application Performance?