Prevent duplicate sk_close() calls on the same socket when the
[u/mdw/putty] / rlogin.c
2001-01-29 simonPrevent duplicate sk_close() calls on the same socket...
2001-01-26 simonEnsure all backends _remember_ the connection has close...
2001-01-24 simonRethink the whole line discipline architecture. Instead...
2001-01-24 simonImprove socket error handling so that a socket error...
2001-01-22 simonClean up a couple of trivial compiler warnings.
2001-01-19 simonExperimental Rlogin support, thanks to Delian Delchev...