CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2021/11/17 14:06:39
Modified files: usr.bin/ssh : sshd.c Log message: set num_listen_socks to 0 on close-all instead of -1, which interferes with the new poll()-based listen loop; spotted and debugged by anton@+deraadt@