用多线程与复用方式,支持全双工通讯 文件: comm.h comm.cpp 提供了便于使用的超时接口函数,如: int Recv(void *buf, int len, int timeout = 0);