From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,URI_HEX autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2d5a8b3782b41d7d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-03 12:35:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!69116-cm.able.ES!not-for-mail From: Jano Newsgroups: comp.lang.ada Subject: More Gnat.Sockets headaches Date: Thu, 3 Jul 2003 21:33:14 +0200 Message-ID: NNTP-Posting-Host: 69116-cm.able.es (212.97.169.116) X-Trace: fu-berlin.de 1057260911 469021 212.97.169.116 (16 [49872]) X-Newsreader: MicroPlanet Gravity v2.50 Xref: archiver1.google.com comp.lang.ada:40031 Date: 2003-07-03T21:33:14+02:00 List-Id: Hello! I'll abuse some more your patience for semi-OT questions. I'm getting this exception in a listening UDP socket which is correctly receiving packets before and after the event: Exception name: GNAT.SOCKETS.SOCKET_ERROR Message: [10054] Connection reset by peer I can't imagine what can that error possibly mean in an UDP listener. Lastly, could some kind person point to a good book on TCP/UDP/IP/sockets? I'm discovering I miss a lot of the tricky details. -- ------------------------- Jano 402450.at.cepsz.unizar.es -------------------------