(PHP 4 >= 4.1.0, PHP 5, PHP 7)
socket_close — Closes a socket resource
$socket
)
socket_close() closes the socket resource
given by socket
. This function is specific to sockets
and cannot be used on any other type of resources.
값을 반환하지 않습니다.