Zen API
|
Begins shutdown of socket communication.
Shutdown will occur automatically when the socket is destroyed. This method can be used to explicitly initiate shutdown before the socket is destroyed.
After shutdown, any additional socket operations will fail.
socket | Socket object. |