27 Jan 22:32
PATCH - Replace inet_addr with inet_aton
From: Guillaume Foliard <guifo <at> wanadoo.fr>
Subject: PATCH - Replace inet_addr with inet_aton
Newsgroups: gmane.comp.lang.ada.sockets
Date: 2007-01-27 21:35:30 GMT
Subject: PATCH - Replace inet_addr with inet_aton
Newsgroups: gmane.comp.lang.ada.sockets
Date: 2007-01-27 21:35:30 GMT
Hello, Here is a patch which replaces the call to inet_addr with a call to inet_aton. According to the inet_addr man page, this function is obsoleted by inet_aton. Reviews and comments are welcome. Guillaume
_______________________________________________ AdaSockets mailing list AdaSockets <at> lists.rfc1149.net http://lists.rfc1149.net/mailman/listinfo/adasockets
RSS Feed