12 Mar 2010 16:33
Addition of Null_Socket_FD in sockets.ads
Oliver Kellogg <oliver.kellogg <at> eads.com>
2010-03-12 15:33:43 GMT
2010-03-12 15:33:43 GMT
Hi,
I found the Null_Socket_FD useful for checking whether a Socket_FD has a
usable value, in the sytle of
if My_Socket /= Sockets.Null_Socket_FD then
-- now we know that My_Socket is usable
end if;
Further, I found that "make clean" does not remove the b~* files created by
gnatbind so I added that to the clean rule.
One observation: "make clean" in doc/ removes the *.texi files - is that
intentional?
Thanks for AdaSockets,
Oliver
--
--
Oliver M. Kellogg
EADS Deutschland GmbH
Defence and Communication Systems
Dept. ISEG42
89077 Ulm
Tel: +49 (0) 731.392-7138
E-Fax: +49 (0) 731.392-20 7138
E-Mail: Oliver.Kellogg <at> eads.com
EADS Deutschland GmbH
(Continue reading)
RSS Feed