摘要:
一、前言 Python的select()方法直接调用操作系统的IO接口,它监控sockets,open files, and pipes(所有带fileno()方法的文件句柄)何时变成readable 和writeable, 或者通信错误,select()使得同时监控多个连接变的简单,并且这比写一个 阅读全文
posted @ 2017-12-15 20:12
Bigberg
阅读(9818)
评论(1)
推荐(3)
浙公网安备 33010602011771号