]> Zhao Yanbai Git Server - minix.git/commit
<sys/socket.h>: turn off MSG_NOSIGNAL
authorBen Gras <ben@minix3.org>
Mon, 21 Jul 2014 16:34:01 +0000 (18:34 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:06:15 +0000 (17:06 +0200)
commitfc05cedbdda8ff69cd4fe01f136ade131fbf6cc4
tree9abaf4527f5ec39d728487093b7cbe756bcf5877
parentc8d179ff56a90eca32ec970eb0ee38ec52381841
<sys/socket.h>: turn off MSG_NOSIGNAL

. this unimplemented flag causes runtime problems (ENOSYS on
  send()) for e.g. libfetch when used
. restores functionality of pkg_add (remote), fetch
sys/sys/socket.h