g-stsifd-sockets.adb (Create): Work around strange behavior of 'bind' on windows...
authorBob Duff <duff@adacore.com>
Mon, 11 Jun 2007 06:41:43 +0000 (08:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 11 Jun 2007 06:41:43 +0000 (08:41 +0200)
commit2133b4c05575920a8a6ee9880e1e3b2866ebb1db
tree2c8b8470053f9d536715e8afa970de1988516cd3
parent85e053e9726e3639c11213295645e979e8dfff61
g-stsifd-sockets.adb (Create): Work around strange behavior of 'bind' on windows that causes 'connect' to fail...

2007-06-11  Bob Duff  <duff@adacore.com>
    Thomas Quinot  <quinot@adacore.com>

* g-stsifd-sockets.adb (Create): Work around strange behavior of
'bind' on windows that causes 'connect' to fail intermittently, by
retrying the 'bind'.
(GNAT.Sockets.Thin.Signalling_Fds): New procedure Close.

From-SVN: r125612
gcc/ada/g-stsifd-sockets.adb