Search Results

0
votes

What’s the idiomatic way to do async socket programming in Delphi?

There is a free IOCP (completion ports) socket components : http://www.torry.net/authorsmore.php?id=7131 (source code inclu …