Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
Release the exported WSAPROTOCOL_INFO structure
Name:
socket_wsaprotocol_info_release
Category:
Sockets
Programming Language:
php
One-line Description:
Release the exported WSAPROTOCOL_INFO structure
Related
Common errors when using hash_final in PHP to complete data verification
9
How to find database errors by beginners using mysqli_stmt::$error
4
What happens if you forget to clear the previous result set before calling next_result()?
2
Data processing tips for returning nested objects using PDOStatement::fetchObject
5
Similar Functions
socket_select
socket_select
Runtheselect()system
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_import_stream
socket_import_stream
Importstream
socket_create_listen
socket_create_listen
Openasocketontheport
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_send
socket_send
Senddatatotheconnect
socket_recv
socket_recv
Receivedatafromconne
socket_last_error
socket_last_error
Returnsthelasterroro
Popular Articles