CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2021/11/17 20:06:04
Modified files: usr.bin/ssh : sftp-server.c Log message: check for POLLHUP as well as POLLIN, handle transient IO errors as well as half-close on the output side; ok deraadt millert