g-socket.ads, [...]: Improve documentation of GNAT.Sockets...
authorThomas Quinot <quinot@adacore.com>
Tue, 8 Apr 2008 06:52:09 +0000 (08:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 8 Apr 2008 06:52:09 +0000 (08:52 +0200)
commit64f7d845ef88a5e7e0fd80fd6cdeb8393d230291
treedcf1c719bd89bea1f39c6e9e996428615a1ebfc1
parent4dcfaf779cd72b5a7e3402e64c4d36c3bf6cef86
g-socket.ads, [...]: Improve documentation of GNAT.Sockets...

2008-04-08  Thomas Quinot  <quinot@adacore.com>

* g-socket.ads, g-socket.adb: Improve documentation of GNAT.Sockets:
add a pointer to generic sockets literature
do not mention that the given example is "typical" usage.
Remove obsolete comment about multicast not being supported on Windows.
(Connect_Socket): Make Server mode IN rather than IN OUT
since this formal is never modified.

From-SVN: r134036
gcc/ada/g-socket.adb
gcc/ada/g-socket.ads