comp.lang.ada
 help / color / mirror / Atom feed
* Gnat.Sockets and non-blocking connects
@ 2003-06-29 12:26 Jano
  2003-06-29 13:42 ` Florian Weimer
  0 siblings, 1 reply; 12+ messages in thread
From: Jano @ 2003-06-29 12:26 UTC (permalink / raw)


Hello!

I posted some time ago about non-blocking connects, and all went well. 
However, I have faced a new necessity I'm not sure how to address.

I'm trying to determine if a asynchronous connect has failed. When it 
ends successfully, I detect it with a select checking for writeability. 
However, it seems I must check the exception set to detect failure. 

The problem is that Gnat.Sockets doesn't implement the exception 
selector in its Select.

Any workarounds? I can't figure one right now.

TIA,

-- 
-------------------------
Jano
402450.at.cepsz.unizar.es
-------------------------



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-06-30 15:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-29 12:26 Gnat.Sockets and non-blocking connects Jano
2003-06-29 13:42 ` Florian Weimer
2003-06-29 14:17   ` Samuel Tardieu
2003-06-29 14:29     ` Florian Weimer
2003-06-29 18:07       ` Jano
2003-06-29 20:50         ` Florian Weimer
2003-06-29 21:13           ` Samuel Tardieu
2003-06-29 21:27             ` Florian Weimer
2003-06-29 22:38               ` Samuel Tardieu
2003-06-29 23:00                 ` Jano
2003-06-29 23:00           ` Jano
2003-06-30 15:07             ` Jano

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