OSDN Git Service

Resync
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jun 2007 06:44:41 +0000 (06:44 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jun 2007 06:44:41 +0000 (06:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125613 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index 7acbf44..8ad9d0d 100644 (file)
@@ -1,3 +1,11 @@
+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.
+
 2007-06-10  Duncan Sands  <baldrick@free.fr>
 
        * decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes, rather