[vlc-devel] vlc: svn commit r18931 (courmisch)

Subversion daemon svn at videolan.org
Wed Feb 21 18:58:13 CET 2007


r18931 | courmisch | 2007-02-21 18:58:12 +0100 (Wed, 21 Feb 2007) | 8 lines
Changed paths:
   M /trunk/src/network/httpd.c

- Use poll() instead of select to allow breaking the FD_SETSIZE barrier
- Poll the system clock only once per loop (yes, it DOES matter),
- Fix rare bug with TLS and multiple listening sockets,
- Do not try to read/write to client socket with no pending events.
...and of course introduce dozens of new bugs.

This SHOULD speed httpd up a bit.

 > http://trac.videolan.org/vlc/changeset/18931

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list