diff options
author | Thomas Quinot <quinot@act-europe.fr> | 2004-10-04 16:49:35 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2004-10-04 16:49:35 +0200 |
commit | d6c7ed5017ae925f18acde16f02f9a0ed2f1b960 (patch) | |
tree | 7d917cde2a4fa0a26ee9117ad99650660d705a3f /gcc/c-pragma.c | |
parent | fded8de7d64cf357aaeb7ccb51b6e850d9557e4a (diff) | |
download | gcc-d6c7ed5017ae925f18acde16f02f9a0ed2f1b960.zip gcc-d6c7ed5017ae925f18acde16f02f9a0ed2f1b960.tar.gz gcc-d6c7ed5017ae925f18acde16f02f9a0ed2f1b960.tar.bz2 |
g-socket.ads, [...]: Add new sockets constant MSG_NOSIGNAL (Linux-specific).
2004-10-04 Thomas Quinot <quinot@act-europe.fr>
* g-socket.ads, g-socket.adb, g-socthi.adb, socket.c,
g-soccon-aix.ads, g-soccon-irix.ads, g-soccon-hpux.ads,
g-soccon-interix.ads, g-soccon-solaris.ads, g-soccon-vms.adb,
g-soccon-mingw.ads, g-soccon-vxworks.ads, g-soccon-freebsd.ads,
g-soccon.ads, g-soccon-unixware.ads, g-soccon-tru64.ads: Add new
sockets constant MSG_NOSIGNAL (Linux-specific).
Add new sockets constant MSG_Forced_Flags, list of flags to be set on
all Send operations.
For Linux, set MSG_NOSIGNAL on all send operations to prevent them
from trigerring SIGPIPE.
Rename components to avoid clash with Ada 2005 possible reserved
word 'interface'.
(Check_Selector): When the select system call returns with an error
condition, propagate Socket_Error to the caller.
From-SVN: r88485
Diffstat (limited to 'gcc/c-pragma.c')
0 files changed, 0 insertions, 0 deletions