Всем доброго времени суток . Я держу сервер MMOPRG игры Mu Online . В одной из программ которые я запускаю, чтобы работал сервер очень часто вылетает ошибка
Код:

[22:50:46] ### ========== Start logs: 05:02:2010 ========== ###
[22:50:46] ### ========== Version: 1.0.9.1000 ========== ###
[22:50:46] LogSystem - Enabled
[22:50:46] Used protocol: 20050502; (0.98.* - 1.05.*)
[22:50:46] Configuration "BoR_Config.ini" Read-Status OK.
[22:50:46] Configuration "BoR_ServerInfo.ini" Read-Status OK.
[22:50:46] Configuration "BoR_BannedList.txt" Read-Status OK.
[22:50:46] Configuration "BoR_ConnectList.txt" Read-Status OK.
[22:50:46] Configuration "BoR_ServerList.dat" Read-Status OK.
[22:50:46] Run I/O Completion Ports System. (2 working threads)
[22:50:46] UDP Recv Socket Initialize OK. IPAddress: 172.17.26.44; Port: 55557
[22:50:46] Server Listen OK. Port: 44405
[22:50:46] Connect Server [Version: 1.0.9.1000] Start.
[22:50:46] Client Version: 0.99.5
[22:50:46] Active Servers: 1
[22:50:46] Information about the process:
-- Physical Memory: 8924 KByte
-- Virtual Memory: 7284 KByte
[22:50:48] [TClientContext->PrepareRead] WSARecv() failed with error: 10053; IP-Address: 172.17.26.44
[23:04:40] [TClientContext->PrepareRead] WSARecv() failed with error: 10053; IP-Address: 172.17.26.44
[23:47:29] [TClientContext->PrepareRead] WSARecv() failed with error: 10053; IP-Address: 172.17.26.44
[23:53:37] [TClientContext->PrepareRead] WSARecv() failed with error: 10053; IP-Address: 172.17.26.44
WSARecv() failed with error: 10053
У людей постоянно Дисконнекты изза нее . пожалуйста расскажите о ней подробнее, как ее устранить ??