sftpgo/sftpd
Nicola Murino 62224debd2 simplify closing a connection
get the connection from the map instead of cycling all the open connections
2019-10-12 15:12:43 +02:00
..
handler.go sftpd: add support for upload resume 2019-10-09 17:33:30 +02:00
internal_test.go sftpd: refactor connection closing 2019-10-10 09:04:17 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go sftpd: refactor connection closing 2019-10-10 09:04:17 +02:00
server.go sftpd: refactor connection closing 2019-10-10 09:04:17 +02:00
sftpd.go simplify closing a connection 2019-10-12 15:12:43 +02:00
sftpd_test.go sftpd: add support for upload resume 2019-10-09 17:33:30 +02:00
transfer.go sftpd: add support for upload resume 2019-10-09 17:33:30 +02:00