update : 2015.11.03
php.shukuma.com검색:
|
socket_shutdown(PHP 4 >= 4.1.0, PHP 5) socket_shutdown — Shuts down a socket for receiving, sending, or both 설명
bool socket_shutdown
( resource
$socket
[, int $how = 2
] )
The socket_shutdown() function allows you to stop
incoming, outgoing or all data (the default) from being sent through the
인수
반환값
성공 시 |