Re: [Tinyos-help] [PATCH] Blocking/buffering (was: Deadlock in C sdk's write_serial_packet())

2007-07-16 Thread David Gay
On 7/13/07, Steve McKown [EMAIL PROTECTED] wrote: Hi David, I have one more patch suggestion for the C SDK, to build upon your recent update to CVS. With the latest code and using a blocking serial source, one can get into a situation where the SDK has buffered one or more packets internally

Re: [Tinyos-help] [PATCH] Blocking/buffering (was: Deadlock in C sdk's write_serial_packet())

2007-07-13 Thread Steve McKown
Hi David, I have one more patch suggestion for the C SDK, to build upon your recent update to CVS. With the latest code and using a blocking serial source, one can get into a situation where the SDK has buffered one or more packets internally but it still blocks to do IO on the tty when