Hello, Yes, it took a very long time, but...
Siju Samuel, on mar. 11 févr. 2014 17:40:30 -0600, wrote: > In windows, simultaneous read [with 1 option as input] and write [ > (brlapi_readKey(1, &key) , brlapi_write()] using different thread was not > working. Currently brlapi_write() will block till a physical Key is pressed, > before performing write. If you find time it would be really helpful to > use > brlapi. We have revamped the way reads are done, which made us set FILE_FLAG_OVERLAPPED, which AIUI, avoids some of the windows synchronization issues. Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.com/mailman/listinfo/brltty
