Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Feb : PostQueuedCompletionStatus in back order
| Subject: | PostQueuedCompletionStatus in back order |
| Posted by: | "Piotr Szturmaj" (gacek9..@tlen.pl) |
| Date: | Sun, 27 Feb 2005 20:18:43 |
Hello
I need to post completion message at 'the end' of queue so
GetQueuedCompletionStatus
returns it firstly. I need to post ioRemove msg to queue but if all data
isn't send so
i want to get ioRead before ioRemove and issue next recv immediately.
Thanks for any answers
regards
Piotr