Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_socket_get_name
stream_socket_get_name
Get the local or remote socket name
Name:
stream_socket_get_name
Category:
Stream
Programming Language:
php
One-line Description:
Get the local or remote socket name
Related
Common errors and solutions when using socket_cmsg_space
10
Combining stream_get_filters and stream_filter_append to process large-scale data flows
5
Discussion on the order of array_slice and array_filter
9
PHP Parsing Techniques in CTF Competitions: Analysis and Applications
3
Similar Functions
stream_socket_recvfrom
stream_socket_recvfrom
Receivedatafromconne
stream_get_filters
stream_get_filters
Getalistofregistered
stream_wrapper_restore
stream_wrapper_restore
Restorepreviouslyunr
stream_set_write_buffer
stream_set_write_buffer
Setwritefilebufferin
stream_notification_callback
stream_notification_callback
Callbackfunctionthat
stream_filter_remove
stream_filter_remove
Removeafilterfromthe
stream_wrapper_register
stream_wrapper_register
RegisteraURLencapsul
stream_get_meta_data
stream_get_meta_data
Getheader/metadatafr
Popular Articles