Is there a I/O completion port based component for Delphi?
- by dmauric.mp
I am aware of Indy, ICS, Synapse and Clever InetSuite, none of which support IOCP. Is there anything else out there?
Edit:
I found iocpclasses , It's written in Delphi5. Better than nothing I suppose.