Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_addrinfo_connect
socket_addrinfo_connect
Create and connect to socket from the given addrinfo
Name:
socket_addrinfo_connect
Category:
Sockets
Programming Language:
php
One-line Description:
Create and connect to socket from the given addrinfo
Related
Dynamically add multiple directory paths using the set_include_path function
10
Notes when using PHP hash_final with hash_algos
5
PHP curl_multi_close Performance Tuning Tips
5
How to extract file size and time from the result of ftp_rawlist
5
Similar Functions
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_listen
socket_listen
Listentoconnectionso
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_last_error
socket_last_error
Returnsthelasterroro
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
Popular Articles