Fix Server Shutdown Issue

fix_server_shutdown_issue.fixed_close_socket(self, sock)[source]

Closes a socket instance cleanly

Parameters:sock (socket.socket) – the network socket to close