diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-09-06 10:35:13 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-09-06 10:35:13 -0700 |
commit | 3d5d525eb525cfad8f643917c31e3d9fedce2874 (patch) | |
tree | 088094f56b14c189d6d58405ab255ee613a38191 /ChangeLog-2009-2015 | |
parent | 9df5cdfd09145441f1f927e6deff5a999178bc53 (diff) | |
download | txr-3d5d525eb525cfad8f643917c31e3d9fedce2874.tar.gz txr-3d5d525eb525cfad8f643917c31e3d9fedce2874.tar.bz2 txr-3d5d525eb525cfad8f643917c31e3d9fedce2874.zip |
sockets: improve socked type patch.
* socket.c (SOCK_NONBLOCK, SOCK_CLOEXEC): #define these as 0 if
they are missing.
(open_socket, socketpair_wrap): Clear the SOCK_NONBLOCK and
SOCK_CLOEXEC flags in a single operation instead of two. Use C
native arithmetic instead of Lisp logand and lognot.
Diffstat (limited to 'ChangeLog-2009-2015')
0 files changed, 0 insertions, 0 deletions