comp.lang.ada
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@rfc1149.net>
Subject: Re: [OT] Two sockets questions
Date: Thu, 08 May 2003 11:10:37 +0200
Date: 2003-05-08T11:10:37+02:00	[thread overview]
Message-ID: <87wuh1g5wy.fsf@inf.enst.fr> (raw)
In-Reply-To: MPG.1923a80b28039d29896fa@News.CIS.DFN.DE

>>>>> "Jano" == Jano  <nono@celes.unizar.es> writes:

Jano> That's no problem. I have used it before in the Gnat
Jano> binding. However, the Gnat thick binding raises a "Socket_error
Jano> [10035] Operation would block" trying to connect

On what OS? The correct return code is undoubtly EINPROGRESS, but it
is possible that EINPROGRESS is equal to EWOULDBLOCK on some
platforms.

Jano> so I guess I may need to go the thin way :( Oh well...

Probably. It looks like GNAT.Sockets considers that -1 returned by
connect() is always an error and do not consider the asynchronous
case when connecting. You may be on your own for this one.

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam



  reply	other threads:[~2003-05-08  9:10 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-07 18:03 [OT] Two sockets questions Jano
2003-05-07 18:22 ` Samuel Tardieu
2003-05-07 19:52   ` Stephen Leake
2003-05-07 20:08     ` David C. Hoos
2003-05-07 22:33     ` Jano
2003-05-08  9:10       ` Samuel Tardieu [this message]
2003-05-08 21:35         ` Jano
2003-05-09  8:14           ` Samuel Tardieu
2003-05-09 14:32             ` Jano
2003-05-10 14:06         ` Jano
2003-05-10 18:01           ` tmoran
2003-05-10 21:27             ` Samuel Tardieu
2003-05-11 18:01               ` tmoran
2003-05-08 17:48       ` Stephen Leake
2003-05-08 18:42         ` Samuel Tardieu
2003-05-08 21:41           ` Jano
2003-05-08 21:48           ` Jano
2003-05-08 22:35             ` tmoran
2003-05-09 14:42               ` Jano
2003-05-10  8:57                 ` Tarjei T. Jensen
2003-05-10 16:55                   ` Simon Wright
2003-05-11 18:23                   ` Tarjei T. Jensen
2003-05-11  2:05                 ` tmoran
2003-05-08 21:40         ` Jano
2003-05-07 20:02   ` Jano
2003-05-08  8:57     ` Samuel Tardieu
2003-05-08 21:39       ` Jano
2003-05-08 10:14   ` Preben Randhol
2003-05-08 11:09     ` Samuel Tardieu
2003-05-08 21:40       ` Jano
2003-05-09  8:19         ` Samuel Tardieu
2003-05-08 18:06     ` tmoran
2003-05-07 20:09 ` tmoran
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox