I use TAP-device (in TUN mode) in my program. And I have one problem.
I'm opening device in non-overlapped mode, but ReadFile returns FALSE
and sets last error to ERROR_IO_PENDING. Why?

Reply via email to