[sudo-commits] sudo changeset 9079:6048b78f2e94

Todd C. Miller Todd.Miller at courtesan.com
Thu Oct 31 16:13:20 MDT 2013


changeset:	9079:6048b78f2e94 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6048b78f2e94
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Oct 31 16:13:15 2013 -0600

Log Message:
	Make a copy of readfds/writefds before calling select() instead
	of calculating it each time.  Keep track of high fd in the base.

diffstat:

 common/alloc.c        |   4 +-
 common/event_select.c |  86 ++++++++++++++++++++++++++++++--------------------
 include/sudo_event.h  |   7 ++-
 3 files changed, 57 insertions(+), 40 deletions(-)


More information about the sudo-commits mailing list