diff options
author | 2013-04-15 13:08:39 +0000 | |
---|---|---|
committer | 2013-04-15 13:08:39 +0000 | |
commit | 1b9e229ac499014491908a3193a136897f4f84f3 (patch) | |
tree | 2f5390c657c6a3de3191d464e5047c42124d707f /lib/libc/sys | |
parent | Get rid of various 'typedef struct' definitions and use plain structure (diff) | |
download | wireguard-openbsd-1b9e229ac499014491908a3193a136897f4f84f3.tar.xz wireguard-openbsd-1b9e229ac499014491908a3193a136897f4f84f3.zip |
Back out r1.17 and its subsequent conversion to poll. Otherwise
we can get into a svc_getreq_poll() -> readtcp() -> svc_getreq_poll()
loop until we run out of stack. If we want to avoid blocking on
the new fd in readtcp() we need to poll() in svc_getreq_poll(),
which will require a more elaborate change. OK tedu@
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions