Python 标准库参考指南 3.7.13 将以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关 闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调 用一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 1846 页 | 9.09 MB | 9 月前3
Python 标准库参考指南 3.7.13 将 以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调用 一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 1961 页 | 9.14 MB | 9 月前3
Python 标准库参考指南 3.8.20 I/O 849 The Python Library Reference, 发布 3.8.20 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关 闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调 用一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 1927 页 | 9.69 MB | 9 月前3
Python 标准库参考指南 3.8.20 I/O 849 The Python Library Reference, 发布 3.8.20 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关 闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调 用一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 1927 页 | 9.69 MB | 9 月前3
Python 标准库参考指南 3.8.20 将 以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调用 一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 2052 页 | 9.74 MB | 9 月前3
Python 标准库参考指南 3.10.15 将以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关 闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调 用一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 2072 页 | 10.39 MB | 9 月前3
Python 标准库参考指南 3.10.15 将 以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调用 一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 2207 页 | 10.45 MB | 9 月前3
Python 标准库参考指南 3.9.20 将 以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 18.1. 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调用 一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 2146 页 | 10.17 MB | 9 月前3
Python 标准库参考指南 3.9.20 将以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关 闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 缓冲流协议 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调 用一次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 2015 页 | 10.12 MB | 9 月前3
Python 标准库参考指南 3.13 将以所用的协议来确定是否要关闭传输。由于默认实现是返回 None,因此它会隐式地关闭连接。 某些传输,包括 SSL 在内,并不支持半关闭的连接,在此情况下从该方法返回真值将导致连接被关 闭。 状态机: start -> connection_made [-> data_received]* [-> eof_received]? -> connection_lost -> end 18.1. 可以被调用任意次数。但是,protocol.eof_received() 最多只能被调用一 次,如果被调用,则在此之后get_buffer() 和buffer_updated() 不能再被调用。 状态机: start -> connection_made [-> get_buffer [-> buffer_updated]? ]* [-> eof_received]? -> connection_lost0 码力 | 2246 页 | 11.74 MB | 9 月前3
共 17 条
- 1
- 2













