Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_set_timeout
socket_set_timeout
Alias for stream_set_timeout - Set timeout cycle on stream
Name:
socket_set_timeout
Category:
Network
Programming Language:
php
One-line Description:
The alias for Stream_set_timeout().
Related
Why Can’t parse_ini_string Parse Certain Strings? How to Avoid This Issue?
10
Learning PHP Coding Standards: Best Practices for Improving Code Quality and Team Collaboration
5
A Complete Guide to PHP 7.x Features: Performance Boost, Type Declarations, and Syntax Enhancements
10
How to Use mysqli::$info to Monitor SQL Execution Status in Real Time
3
Similar Functions
getprotobyname
getprotobyname
Gettheprotocolnumber
header_remove
header_remove
DeletetheHTTPheadert
syslog
syslog
Generatesystemlogmes
headers_sent
headers_sent
DetectwhethertheHTTP
ip2long
ip2long
ConvertIPV4'sstr
getservbyname
getservbyname
Gettheportnumberasso
header_register_callback
header_register_callback
Callaheaderfunction
getprotobynumber
getprotobynumber
Gettheprotocolnameas
Popular Articles