[MPlayer-dev-eng] [PATCH] More user friendly ftp error

Zuxy zuxy.meng at gmail.com
Fri Oct 14 13:01:29 CEST 2005


Hi,

Currently we append "\r\n" to every ftp command. I moved this ending
to the FtpSendCmd function, which results in a more user friendly ftp
error prompt. Instead of

[ftp] command 'PASV
' failed: ....

We now have
[ftp] command 'PASV' failed: ....

BTW stream.c.diff avoids a gcc warning.

--
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stream_ftp.c.diff
Type: application/octet-stream
Size: 3028 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20051014/275b9feb/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stream.c.diff
Type: application/octet-stream
Size: 347 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20051014/275b9feb/attachment-0001.obj>


More information about the MPlayer-dev-eng mailing list