Ticket #57 (assigned defect)
blocking i/o not implemented for asio
| Reported by: | rossb | Owned by: | rossb |
|---|---|---|---|
| Priority: | blocker | Milestone: | V19-RC1 |
| Component: | host-api-asio | Version: | 2.0 |
| Keywords: | Cc: |
Description
ReadStream? and WriteStream? are not implemented for ASIO. It is necessary to set up separate ring buffers to implement this. If the Read or Write functions were blocked waiting to input or output data to the FIFOs the ASIO callback could set an event/condition variable to wake them up.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
