Python中asyncore异步模块的用法及实现httpclient的实例 基础这个模块是socket的异步实现,让我们先来熟悉一下模块中的一些类和方法:1.asyncore.loop asyncore