6 Nov 19:27
AdaSockets 1.9-alpha1 is available
From: Samuel Tardieu <sam <at> rfc1149.net>
Subject: AdaSockets 1.9-alpha1 is available
Newsgroups: gmane.comp.lang.ada.sockets
Date: 2007-11-06 18:27:39 GMT
Subject: AdaSockets 1.9-alpha1 is available
Newsgroups: gmane.comp.lang.ada.sockets
Date: 2007-11-06 18:27:39 GMT
I'd like people to test the AdaSockets 1.9-alpha1 release. In the last few days, I have rewritten large parts of AdaSockets to use GNAT.Sockets while trying to be 100% compatible with the established usage. In this release, there are no more system-specific files as GNAT.Sockets takes care of the system-dependent parts already. You can get it from: http://www.rfc1149.net/download/adasockets/experimental/adasockets-1.9-alpha1.tar.gz The release notes for this version are: | * New in AdaSockets 1.9 | | AdaSockets 1.9 is a rewrite of large parts of AdaSockets. It is based on | GNAT.Sockets while keeping an interface compatible with the 1.8.x branch | of AdaSockets. | | Some rarely used user-visible subprograms and constants have been removed: | - Sockets.Customized_Setsockopt | - Sockets.Socketpair | - Sockets.SO_REUSEPORT | - Function depending on internal type Sockets.Types.In_Addr in | package Sockets.Naming It has been tested on Debian GNU/Linux x86 with gcc-4.1 and current gcc development branch as well as on SunOS 5.10 Sparc with GNAT Pro 6.0.1. Sam -- -- Samuel Tardieu -- sam <at> rfc1149.net -- http://www.rfc1149.net/ _______________________________________________ AdaSockets mailing list AdaSockets <at> lists.rfc1149.net http://lists.rfc1149.net/mailman/listinfo/adasockets
RSS Feed