diff options
author | 2015-01-19 23:30:20 +0000 | |
---|---|---|
committer | 2015-01-19 23:30:20 +0000 | |
commit | fa8d6f6f61f2496c212ea10de996bbc6f119dae4 (patch) | |
tree | d3bff7c3ee9df2e51788cef403658b02c8184da4 /lib/libsqlite3/src/mutex_unix.c | |
parent | back it out properly (diff) | |
download | wireguard-openbsd-fa8d6f6f61f2496c212ea10de996bbc6f119dae4.tar.xz wireguard-openbsd-fa8d6f6f61f2496c212ea10de996bbc6f119dae4.zip |
Prefer linux_sockaddr over osockaddr, so the latter can go away.
sys_socket() supports SOCK_{CLOEXEC,NONBLOCK} now, so build on that.
doaccept() supports the non-inheriting-of-O_NONBLOCK, so build on that.
Merge compat_sys_{accept,send,recv}() into their only callers.
Lie a little and use struct sockaddr in the linux socket syscall args when
it's a return argument to avoid a bunch a casts.
Delete many other unnecessary sockaddr casts
verified with a curl Linux binary
Diffstat (limited to 'lib/libsqlite3/src/mutex_unix.c')
0 files changed, 0 insertions, 0 deletions