mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 03:41:26 +08:00
PR 949/networking
* libnetworking/sys/socket.h: GNU/Linux is wrong in making
MSG_DONTWAIT public. It is strictly BSD and not SUSV. See
http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/socket.h.html for clarification.