Mail Archives: cygwin/1998/06/29/02:56:11
Kenneth Suter wrote:
> Java readLine from BufferedReader does not block for input, at least
> under NT 4.0 and Beta 19. It does however work in the DOS shell.
>
Looks like readLine code uses ReadConsole() instead of
ReadFile(stdin_handle). This case the application is incompatible with
cygwin's tty support. Try to remove "tty" from CYGWIN32 env var.
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -