[vlc-devel] Re: vlc: svn commit r19017 (dionoea)

Remi Denis-Courmont rem at videolan.org
Mon Feb 26 12:12:47 CET 2007


On Sun, 25 Feb 2007 20:39:59 +0100 (CET), Subversion daemon <svn at videolan.org> wrote:
> r19017 | dionoea | 2007-02-25 20:39:59 +0100 (Sun, 25 Feb 2007) | 2 lines
> Changed paths:
>    M /trunk/modules/control/telnet.c
> 
> Patch by ILEoo to make the telnet interface work with "telnet" again (on
> linux). Looks ok according to the recv(2) manpage. Please fix if this is
> flawed.

Looks ok to me, though the check for non-null errno is either superfluous (errno is
ALWAYS set in case of error) or implies I left a bug in the net_Read() code.

This probably leaves the bug on damn Winsock :(

--
Rémi Denis-Courmont
http://www.remlab.net/

-- 
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