What's "recv(MSG_PEEK)" error?
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

What's "recv(MSG_PEEK)" error?

Started by 7P-Darkman, 11 April, 2007, 06:20:59

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

7P-Darkman

Hello friendds...

After upgrade to Ptokax 0.3.5.2h, i have found many errors message into Ptokax UDP-Debug Receiver... seen:

Quote
22:08:27 - [ERR] [DSL-Lelekla-CH] (84.227.175.46): recv(MSG_PEEK) error WSAECONNRESET. User is being closed.
22:14:59 - [ERR] Gayol
 (201.74.201.132): recv(MSG_PEEK) error WSAECONNRESET. User is being closed.
22:17:14 - [ERR] mDz (201.14.174.119): recv(MSG_PEEK) error WSAECONNRESET. User is being closed.
22:21:06 - [ERR] kris (87.91.36.204): recv(MSG_PEEK) error WSAECONNRESET. User is being closed.
22:36:18 - [ERR] Helsir (85.167.149.146): recv(MSG_PEEK) error WSAECONNRESET. User is being closed.
22:59:06 - [ERR] Goombah (85.221.45.156): recv(MSG_PEEK) error WSAECONNRESET. User is being closed.
23:30:26 - [ERR] VomitusMaximus (87.226.29.206): recv(MSG_PEEK) error WSAECONNRESET. User is being closed.

I search this error message into Ptokax Wiki, but not have success. Somebody would know there to inform me what it would be an error of the type: "recv(MSG_PEEK)" ???

Respectfully,


7P-Darkman
Owner of HUB Pantanal - Brasil

PPK

recv = data receive, and important part of this message is WSAECONNRESET
Quote from: MSDN libraryConnection reset by peer.
An existing connection was forcibly closed by the remote host. This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, the host or remote network interface is disabled, or the remote host uses a hard close (see setsockopt for more information on the SO_LINGER option on the remote socket). This error may also result if a connection was broken due to keep-alive activity detecting a failure while one or more operations are in progress. Operations that were in progress fail with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

7P-Darkman

Hello PPK...


Thanks for the explanation... but my doubt was on the meaning of "MSG_PEEK", and I found into Microsoft Knowledge Base some this poor information:

http://support.microsoft.com/?scid=kb%3Ben-us%3B140263&x=11&y=13

Respectfully,


7P-Darkman
Hummmm... maybe this another discursion launches some light on my doubt:

http://www.codeguru.com/forum/showthread.php?t=361699

Respectfully,


7P-Darkman
Owner of HUB Pantanal - Brasil

SMF spam blocked by CleanTalk