replace manual poll/ppoll timeout math with ptimeout API
authordjm <djm@openbsd.org>
Fri, 6 Jan 2023 02:38:23 +0000 (02:38 +0000)
committerdjm <djm@openbsd.org>
Fri, 6 Jan 2023 02:38:23 +0000 (02:38 +0000)
commit0f30be9a59662820c1cc5b3c6ab8512d13bc04cb
tree77d74bedb98f4dbc2d7629673e21ee0045a7dc66
parenta598e5a3cf8dd0bdebce104c3413de0c908a9efd
replace manual poll/ppoll timeout math with ptimeout API

feedback markus / ok markus dtucker
usr.bin/ssh/channels.c
usr.bin/ssh/channels.h
usr.bin/ssh/clientloop.c
usr.bin/ssh/serverloop.c