Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_addrinfo_bind
socket_addrinfo_bind
Create and bind to socket from a given addrinfo
Name:
socket_addrinfo_bind
Category:
Sockets
Programming Language:
php
One-line Description:
Create and bind to socket from a given addrinfo
Related
How to avoid integer overflow caused by hexdec?
7
How to Check PHP Version and Configuration on CentOS System
8
A Detailed Guide to the u() Method in ThinkPHP and Its Usage
4
0
6
Similar Functions
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_listen
socket_listen
Listentoconnectionso
socket_shutdown
socket_shutdown
Closethesockettorece
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_setopt
socket_setopt
Aliasforsocket_set
Popular Articles