Mail Archives: cygwin-developers/1998/02/20/02:00:12
Christopher Faylor wrote:
> which closes down the tty thread if it was created in this process but
> this the function will block waiting for the tty use count to == 0. I
> think that something is incrementing the tty use count and not
> subsequently decrementing it.
The one place I see is a fork code - dup_for_fork() increments use count, but if fork fails for some reasons, the count is not decremented.
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.
- Raw text -