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_filter_prepend
stream_filter_prepend
Attachthefiltertothe
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
stream_socket_sendto
stream_socket_sendto
Sendamessagetothesoc
stream_socket_shutdown
stream_socket_shutdown
Closefullduplexconne
stream_bucket_new
stream_bucket_new
Createanewbucketforu
stream_bucket_append
stream_bucket_append
Appendbuckettobrigad
stream_get_filters
stream_get_filters
Getalistofregistered
stream_register_wrapper
stream_register_wrapper
Aliasofstream_wrap
Popular Articles
How to Use stream_set_blocking to Control Socket Reading Behavior in PHP and Improve Network Application Performance?