comp.lang.ada
 help / color / mirror / Atom feed
* Socket programming in Ada
@ 2000-05-05  0:00 Marc A. Criley
  2000-05-05  0:00 ` tmoran
  2000-05-06  0:00 ` David Kristola
  0 siblings, 2 replies; 3+ messages in thread
From: Marc A. Criley @ 2000-05-05  0:00 UTC (permalink / raw)


Are there any bindings and examples of using the select() socket
monitoring function within an Ada program?

The old PARADISE packages provides such a binding, but that all is
pretty heavyweight and was never updated for Ada 95.  (It still defines
its own C interface types and such.)

The AdaSockets packages are very nice and work well, but select() is not
part of them.

If there's nothing readily available, I'll crank through it myself, but
I'd like to leverage off previous work if possible.  I also have to take
into account that the socket monitoring code would be embedded within a
task, so one might have to worry about signals associated with all this
as well--I've had to worry about that in the past when porting PARADISE
from one platform to another.

Marc A. Criley




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

end of thread, other threads:[~2000-05-06  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-05  0:00 Socket programming in Ada Marc A. Criley
2000-05-05  0:00 ` tmoran
2000-05-06  0:00 ` David Kristola

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