wrap_socket(sock) - Takes an instance sock of socket.socket, and returns an instance of ssl.SSLSocket, a subtype of socket.socket, which wraps the ...
確定! 回上一頁