[fpc-pascal]Multithreaded server

Roderick van Domburg gog at gamepoint.net
Mon Jan 22 18:17:22 CET 2001


On Mon, 22 Jan 2001, Sebastian [iso-8859-1] Günther wrote:

> > Also note that this application would need to run on both Linux and Win32
> > platforms, so select() and poll() would be out of the question, right?
>
> No, on Win32 you would just use the Win32 API function
> 'WaitForMultipleObjects' or one of its extensions; they work almost the
> same way as select/poll.

I'm new to Win32 API calls. Would you have any websites, books or sources
to recommend?





More information about the fpc-pascal mailing list