Search code examples
How to get the number of bytes read from a pending or aborted overlapped ReadFile operation...


windowswinapimsdnreadfileoverlapped-io

Read More
Asynchronous I/O callback method concurrency...


c++concurrencyoverlapped-io

Read More
According to MSDN ReadFile() Win32 function may incorrectly report read operation completion. When?...


winapiiosynchronousreadfileoverlapped-io

Read More
Overlapped IO in wxWidgets application...


c++windowsipcwxwidgetsoverlapped-io

Read More
Event triggered Window Message...


winapioverlapped-io

Read More
How to tell when ReadFileEx() overlapped I/O has completed?...


windowswinapioverlapped-io

Read More
TCP connections with overlapped I/O...


winapitcpwinsockoverlapped-iorequest-cancelling

Read More
Why would an Overlapped call to recv return ERROR_NO_MORE_ITEMS(259)?...


c++socketsvisual-c++winsockoverlapped-io

Read More
Writing synchronously to a file opened with FILE_FLAG_OVERLAPPED...


cfileasynchronouswritefileoverlapped-io

Read More
Explanation for tiny reads (overlapped, buffered) outperforming large contiguous reads?...


windowswinapioverlapped-iobuffered

Read More
Using overlapped IO for console input?...


winapivisual-c++iooverlapped-io

Read More
WSASYSCALLFAILURE with overlapped IO on Windows XP...


windowssocketswinsockoverlapped-io

Read More
AcceptEx returns 1022 (WSAEINVAL)... What did I do wrong?...


c++winsockoverlapped-io

Read More
Is it normal for WSASend to fail during big file transfers?...


c++winsockoverlapped-io

Read More
Windows NAmed Pipes alternative in Linux...


linuxnamed-pipesoverlapped-io

Read More
C# and native overlapped I/O...


c#pinvokeoverlapped-io

Read More
Async IO across processes...


c#overlapped-io

Read More
Serial port and handling errors during overlapped I/O operations...


delphiserial-portoverlapped-io

Read More
BackNext