This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Latest tty changes.


>The problem with login via telnetd remains the same :(
>
>After typing the username and LF (or CR), the connection is lost.
>


fhandler_tty_slave::read() always returns EOF because
fhandler_pty_master::write() doesn't set ttyp->read_retval to a number of
chars written.

Sergey Okhapkin, http://www.lexa.ru/sos
Piscataway, NJ