]> granicus.if.org Git - sudo/commit
Add sudo_ev_dispatch(), a wrapper for ev_loop() with no flags.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 19 Feb 2018 18:00:10 +0000 (11:00 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 19 Feb 2018 18:00:10 +0000 (11:00 -0700)
commit42fe0409f61ac4fd862a4756fa9b630d5e67553b
tree723293317fbbc81ce849ead819e59a51e547ccc8
parent525c6a3d94e7eca5859ffa18771f3f4d4a435a24
Add sudo_ev_dispatch(), a wrapper for ev_loop() with no flags.
Similar the dispatch function in libevent.
include/sudo_event.h
lib/util/event.c
lib/util/util.exp.in
plugins/sudoers/sudoreplay.c
src/exec_monitor.c
src/exec_nopty.c
src/exec_pty.c