Search Results

0
votes

Delphi Win API CreateTimerQueueTimer threads and thread safe FormatDateTime crashes

For update2 : There is a free IOCP socket components : http://www.torry.net/authorsmore.php?id=7131 (source code in …
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 …