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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2f692b4c25ee9d1c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-02 23:13:22 PST From: "ulysses" Newsgroups: comp.lang.ada References: <3dba4175$1@news.starhub.net.sg> Subject: Re: GNAT.SOCKETS.SOCKET_ERROR: [0] Error Date: Sun, 3 Nov 2002 15:13:22 +0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 NNTP-Posting-Host: 202.156.183.214 Message-ID: <3dc4cc98$1@news.starhub.net.sg> X-Trace: 3 Nov 2002 15:13:28 +0800, 202.156.183.214 Organization: StarHub Internet Pte Ltd Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newspeer1.nac.net!news.stealth.net!news.stealth.net!newsvr.starhub.net.sg!news.starhub.net.sg!202.156.183.214 Xref: archiver1.google.com comp.lang.ada:30316 Date: 2002-11-03T15:13:22+08:00 List-Id: yes, I did. "Simon Wright" wrote in message news:x7vvg3p8jg4.fsf@pushface.org... > "ulysses" writes: > > Did you remember to call GNAT.Sockets.Initialize? I seem to remember > that code worked on Linux without this and then failed on Windows.