mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 07:30:25 +00:00
54c0c1b80d
Windows allows the coexistence of three types of sockets on the same transport-layer service port, for example, 127.0.0.1:8080, [::1]:8080 and [::ffff:0.0.0.0]:8080 Go don't properly handles this, so we use a ugly hack Fixes #350 |
||
---|---|---|
.. | ||
cmd_unix.go | ||
cmd_windows.go | ||
cryptfs_test.go | ||
handler.go | ||
internal_test.go | ||
internal_unix_test.go | ||
lister.go | ||
scp.go | ||
server.go | ||
sftpd.go | ||
sftpd_test.go | ||
ssh_cmd.go | ||
subsystem.go | ||
transfer.go |