#include <demux_iocp_demuxer.hpp>
Public Member Functions | |
| virtual void | iocp_op_finished (DWORD nbytes, ULONG_PTR udat, LPOVERLAPPED olp, int err)=0 |
| virtual bool | start_overlapped ()=0 |
Static Public Member Functions | |
| static iocp_wakeup * | from_overlapped (LPOVERLAPPED olp) |
Protected Member Functions | |
| void | clear_overlapped () |
Protected Attributes | |
| OVERLAPPED | ol |
1.5.1