Yet another attempt at OOB handling in the network abstraction. This
[u/mdw/putty] / rlogin.c
2001-02-01 simonYet another attempt at OOB handling in the network...
2001-02-01 simonIgnore the zero byte at the start of the rlogin main...
2001-02-01 simonFix an always-false comparison (don't compare a char...
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...