g-soccon-darwin.ads, [...]: Add new constant Thread_Blocking_IO...
authorThomas Quinot <quinot@adacore.com>
Wed, 6 Jun 2007 10:48:51 +0000 (12:48 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:48:51 +0000 (12:48 +0200)
commit4ce7ff881ab27cda15543985de467fd6c9611676
tree21c8578817abfa775cbe5d7fee601745c1d48134
parent37000abae45e881eaeaf0ca40f043a7f5f55e924
g-soccon-darwin.ads, [...]: Add new constant Thread_Blocking_IO...

2007-04-20  Thomas Quinot  <quinot@adacore.com>

* g-soccon-darwin.ads, gen-soccon.c: Add new constant
Thread_Blocking_IO, always True by default, set False on a per-runtime
basis.
Add Windows-specific constants
Add new constant Need_Netdb_Buffer.
Add new macros to indicate whether getXXXbyYYY is thread safe and, if
not, whether to use getXXXbyYYY_r.

* gsocket.h: Add new constant Need_Netdb_Buffer.
Add new macros to indicate whether getXXXbyYYY is thread safe and, if
not, whether to use getXXXbyYYY_r.

From-SVN: r125466
gcc/ada/g-soccon-darwin.ads
gcc/ada/gen-soccon.c
gcc/ada/gsocket.h