This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: read -t hangs sometimes with pipes


On Sat, Jun 20, 2009 at 09:14:08PM +0200, Matthias Meyer wrote:
>Sometimes pipes, created with mknod, seems not to be work fully correct.
>
>Most of the time I can do:
>mknod /var/run/CONT p
>read -t 2 signal < /var/run/CONT.
>
>After 2 seconds I receive a timeout and the read returns.
>But sometimes the read will wait forever. And also if I write something
>to /var/run/CONT, the read did not read it.
>
>Furthermore I can not "reset" anything. I have to reboot the workstation
>thats pipes works again.
>
>Is there any posibility to reset something that pipes will work again
>without reboot?

>Problem reports:       http://cygwin.com/problems.html
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Please provide the information listed here.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]