Allan

Results 3 issues of Allan

In case anyone else goes down the path of SMTP over TLS, this may be useful.

It would be great if there was something similar to `ssh.ClientConn.Wait()` for this package. Even exposing the underlying ClientConn's Wait() would be fine. The use case here is to detect...

First off this package has been great. Recently I came across a badly behaving SFTP server out of my control that hangs on sendPacket for ~10 hours before failing when...

question