Fixed invalid access to tty in thread, which was already removed by
authorArmin Novak <anovak@thinstuff.com>
Wed, 14 Aug 2013 13:14:40 +0000 (15:14 +0200)
committerArmin Novak <anovak@thinstuff.com>
Wed, 14 Aug 2013 13:14:40 +0000 (15:14 +0200)
commitbb0e5f266045769d48bc3c8e7de5d20fc346cdb1
treeb2bc97c124c9b35f52029f7639bdbd2aa3d574c4
parentd4945f7a8133d822e6c7f5f014686fcecee3abe9
Fixed invalid access to tty in thread, which was already removed by
serial_process_irp_close
Retry read now, if non blocking IO returns EAGAIN.
channels/serial/client/serial_main.c
channels/serial/client/serial_tty.c