comp.lang.ada
 help / color / mirror / Atom feed
* How to FD_SET in Ada on Linux?
@ 1999-03-03  0:00 Steve Doiel
  1999-03-03  0:00 ` nabbasi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Steve Doiel @ 1999-03-03  0:00 UTC (permalink / raw)


I am porting my sockets interface from Windows NT to Red Hat Linux 5.1.

In 'C'  FD_ZERO, FD_SET, FD_CLR, and FD_ISSET are implemented as macros in
the file /usr/include/selectbits.h

I would like to replicate their functionality in Ada, but am having a great
deal of difficulty in demangling the C code.  Has anyone already implemented
these functions in Ada?

Note: I already looked at GNAT's System.Garlic.Thin which defines FD_SET but
does not define any of these operations.

Thanks in advance,
SteveD






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

end of thread, other threads:[~1999-03-07  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-03  0:00 How to FD_SET in Ada on Linux? Steve Doiel
1999-03-03  0:00 ` nabbasi
1999-03-04  0:00   ` David C. Hoos, Sr.
1999-03-04  0:00     ` nabbasi
1999-03-04  0:00 ` dennison
1999-03-07  0:00 ` Tarjei Tj�stheim Jensen

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