]> granicus.if.org Git - sudo/commit
Make a copy of readfds/writefds before calling select() instead
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 31 Oct 2013 22:13:15 +0000 (16:13 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 31 Oct 2013 22:13:15 +0000 (16:13 -0600)
commitadef363d00f32cfc72ab3396308638fad36645a4
tree478e27453aec334c54671ef331a15754bc5a2ac6
parent7af8c3484aade02743b6bcebb4301aad8cf4828d
Make a copy of readfds/writefds before calling select() instead
of calculating it each time.  Keep track of high fd in the base.
common/alloc.c
common/event_select.c
include/sudo_event.h