[sudo-commits] sudo changeset 14035:e6478d917a0f

Todd C. Miller Todd.Miller at sudo.ws
Mon Jun 6 20:10:53 MDT 2022


changeset:	14035:e6478d917a0f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e6478d917a0f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Jun 06 19:42:06 2022 -0600

Log Message:
	If write(2) returns EAGAIN just re-enter the event loop.
	This is consistent with how we handle EAGAIN for read(2).

diffstat:

 logsrvd/logsrvd.c       |  2 ++
 logsrvd/logsrvd_relay.c |  2 ++
 logsrvd/sendlog.c       |  2 ++
 3 files changed, 6 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list