nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] NeL Network Engine


From: Vianney Lecroart
Subject: Re: [Nel] NeL Network Engine
Date: Wed, 28 Feb 2001 15:28:35 +0100

> is how managing more than one socket per thread efficiently ?

There's no 1000000 solutions :)
In fact, if you want to be portable, there s only one solution (if think),
it s select() that is available on all BSD socket system (all unix, linux
and windows)
The other solution is poll() that it should have better performance but is
conform to XPG4-UNIX (not available on windows)
And other solutions are OS specific (on unix, i don t know other solutions).

Vianney Lecroart
---
lead network programmer / nevrax.com
icq#: 6870415
homepage: http://ace.planet-d.net
www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o? K-
w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]