socket.close([callback])
Close the underlying socket and stop listening for data on it. If a callback is provided, it is added as a listener for the 'close'
event.
socket.close([callback])
Close the underlying socket and stop listening for data on it. If a callback is provided, it is added as a listener for the 'close'
event.
Designed by : w10schools
service@w10schools.com
Please login to continue.