= 4.1.0, PHP 5, PHP 7, PHP 8)socket_close — 關(guān)閉 Socket 實(shí)例說(shuō)明socket_close(Socket $socket): voidsocket_close() 會(huì)關(guān)閉由 socket 參數(shù)指定的 Socke">
socket_close() 會(huì)關(guān)閉由 socket
參數(shù)指定的 Socket 實(shí)例。
沒(méi)有返回值。
版本 | 說(shuō)明 |
---|---|
8.0.0 |
現(xiàn)在 socket 是 Socket 實(shí)例,
之前是 resource。
|