dutao1974 发表于 2006-9-29 08:38:50

听说只有MD会频繁出现10053、10054,其它的邮件系统却很少有~

听说只有MD会频繁出现10053、10054,其它的邮件系统却很少有,是真的吗?到底是软件的问题还是线路的问题呢?

weinaside 发表于 2006-10-8 15:32:35

我想请教的是:10053、10054 是什么意思啊?

weinaside 发表于 2006-10-8 15:33:26

我想请教的是:10053、10054 是什么意思啊?

dutao1974 发表于 2006-10-9 08:40:53

10053/10054指连接超时、被另一端重置、软件导致连接错误等~

皮皮鲁 发表于 2006-10-9 11:31:44

WSAECONNABORTED (10053) Software caused connection abort

A connection abort was caused internal to your host machine. The software caused a connection abort because there is no space on the socket's queue and the socket cannot receive further connections.

WinSock description: The error can occur when the local network system aborts a connection. This would occur if WinSock aborts an established connection after data retransmission fails (receiver never acknowledges data sent on a datastream socket).

TCP/IP scenario: A connection will timeout if the local system doesn't receive an (ACK)nowledgement for data sent. It would also timeout if a (FIN)ish TCP packet is not ACK'd (and even if the FIN is ACK'd, it will eventually timeout if a FIN is not returned).

dutao1974 发表于 2006-10-9 13:11:17

看不懂E文,麻烦翻译一下,谢谢啦~
页: [1]
查看完整版本: 听说只有MD会频繁出现10053、10054,其它的邮件系统却很少有~