> I know about select, but I can't find any examples on how to do a
> multiplexed server with Synapse using select.  Does Synapse have any
> built in ways to use select against a list of sockets?
> 
> How effective would it be to maintain my own list of sockets and loop
> through them checking the CanRead property?  That's basically what
> select does if you provide it with a FD_SET of sockets right?

See the GroupCanRead method of TBlockSocket.



-- 
Lukas Gebauer.

http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
http://geoget.ararat.cz/ - Geocaching solution


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to