Tornado 6.0 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. This method is intended for ssl.SSL_ERROR_SSL: try: peer = self.socket.getpeername() except Exception: peer = "(not connected)" gen_log.warning( "SSL Error on %s %s: %s", self.socket.fileno(), peer, err ) return self.close(exc_info=err) raise except socket.error as err:0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. This method is intended for ssl.SSL_ERROR_SSL: try: peer = self.socket.getpeername() except Exception: peer = "(not connected)" gen_log.warning( "SSL Error on %s %s: %s", self.socket.fileno(), peer, err ) return self.close(exc_info=err) raise except ssl.CertificateError as err:0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 4.5 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. This method is intended for0 码力 | 333 页 | 322.34 KB | 1 年前3
Tornado 6.1 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. 106 Chapter 6. Documentation0 码力 | 245 页 | 904.24 KB | 1 年前3
Tornado 4.5 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. This method is intended for0 码力 | 222 页 | 833.04 KB | 1 年前3
Tornado 5.1 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. This method is intended for0 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 6.0 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. This method is intended for0 码力 | 245 页 | 885.76 KB | 1 年前3
Tornado 6.4 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. 112 Chapter 6. Documentation0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.2 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. 6.4. Asynchronous networking0 码力 | 260 页 | 1.06 MB | 1 年前3
Tornado 6.4 Documentation
stream itself after the handshake is complete. Once the handshake is complete, information such as the peer’s certificate and NPN/ALPN selections may be accessed on self.socket. 112 Chapter 6. Documentation0 码力 | 268 页 | 1.09 MB | 1 年前3
共 20 条
- 1
- 2













