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,c22949b5ebf3505f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-08 10:55:33 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: [OT] Two sockets questions Date: 08 May 2003 13:48:12 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <8765omaa6b.fsf@inf.enst.fr> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1052417009 3623 128.183.235.92 (8 May 2003 18:03:29 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 8 May 2003 18:03:29 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:37070 Date: 2003-05-08T18:03:29+00:00 List-Id: Jano writes: > Stephen Leake dice... > > > > 1) Create your socket > > > 2) Make it non-blocking > > > I suspect Jano is wondering how to accomplish step 2; exactly what > > function (C or Ada) should be called, with what parameters? > > That's no problem. I have used it before in the Gnat binding. Um, what, exactly, is "it"? That is the real question here! > However, the Gnat thick binding raises a "Socket_error [10035] > Operation would block" trying to connect so I guess I may need to go > the thin way :( Oh well... > > -- > ------------------------- > Jano > 402450.at.cepsz.unizar.es > ------------------------- -- -- Stephe