1: send/recieve error!: Connection reset by peer 个人碰到的原因是两个进程同时向同一服务器的同一端口
发送请求信息导致的。
2:对方的网络暂时不可用——signal(SIGPIPE,SIG_IGN)