CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2022/01/06 14:46:23

Modified files:
        usr.bin/ssh    : channels.c channels.h 

Log message:
prepare for conversion of ssh, sshd mainloop from select() to poll()
by moving FD_SET construction out of channel handlers into separate
functions. ok markus

Reply via email to