Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: I/O competion ports in Indy?
| Subject: | Re: I/O competion ports in Indy? |
| Posted by: | "mike" (johnson..@zonnet.nl) |
| Date: | 24 May 2006 11:33:49 |
"Remy Lebeau \(TeamB\)" <no.spam@no.spam.com> wrote:
>
>"mike" <johnson40@zonnet.nl> wrote in message
>news:44747134$1@newsgroups.borland.com...
>
>> Am I correct in understanding that Indy 10 won't
>> support I/O completion ports for some time?
>
>I/O completion ports are implemented in the SuperCore package, which hasn't
>been worked on for awhile. Nobody has had time to jump back into it. If
>you need it, you are free to jump into it yourself and contribute to it.
Well, if it isn't finished in Indy, then I have no other choice but to try and figure it out for myself. Should I succeed I would be honored to contribute. Could you point me to the unfinished units where I would have to start? The only class I could find is the (commented) TIdChainEngineIOCP class?