CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2023/01/05 19:38:23
Modified files: usr.bin/ssh : channels.c channels.h clientloop.c serverloop.c Log message: replace manual poll/ppoll timeout math with ptimeout API feedback markus / ok markus dtucker