[sudo-commits] sudo changeset 14050:2b6953dc4224

Todd C. Miller Todd.Miller at sudo.ws
Tue Jun 7 12:47:16 MDT 2022


changeset:	14050:2b6953dc4224 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2b6953dc4224
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jun 07 12:40:00 2022 -0600

Log Message:
	Make read and write events persistent and disable as needed.
	For the read callback, disable reader when the buffer is full.
	For the write callback, disable writer when the buffer is consumed.

diffstat:

 src/exec_pty.c |  34 +++++++++++++---------------------
 1 files changed, 13 insertions(+), 21 deletions(-)



More information about the sudo-commits mailing list