All releases of AdaSockets


Release Notes: New GNAT style checks. Updated documentation.


Release Notes: A packaging glitch has been fixed.


Release Notes: This version no longer requires a C++ compiler to be installed and working when compiling.


Release Notes: Fixes for an offset-by-one error in Sockets.Receive_Some and a writing error in the documentation.


No changes have been submitted for this release.


Release Notes: AdaSockets now has two build options: --disable-doc and --disable-examples.


Release Notes: A bug in multicast sockets handling has been fixed; it caused incompatibilities on heterogeneous architectures.


Release Notes: A new procedure was added, called Get_Line, which looks like the Ada.Text_IO equivalent. The Get_Line function also now takes a default argument.


Release Notes: This release does not check the version string of GNAT, as it works with any recent version. Two useless copies in some of the Receive_ routines which could penalize large transfers have been removed.


Release Notes: This release works with GNAT 3.15p (the version string has yet another format).