godaddy/procfilter

Small Suggestion

Closed this issue · 0 comments

"There is a currently inexplicable issue where after creating an asynchronous read (ReadFile() -> FALSE and GetLastError() -> ERROR_IO_PENDING,"

I was just scrolling through this after a friend sent me a link. I saw this as one of the issues. Maybe try using ReadFileEx rather than ReadFile since ReadFileEx is for asynchronous reading.