Max Kellermann e2d7318a18 input_curl: return 0 on error from read()
The read() method must not return a negative value.  Make it return 0
on error, just like the file input stream.  Also set the "error"
attribute to -1.
2008-11-06 06:44:19 +01:00
2008-10-06 18:52:23 +02:00
2008-11-05 21:50:53 +01:00
2004-02-23 23:41:20 +00:00
2008-11-05 21:27:20 +01:00
2008-10-25 21:32:10 +02:00
2008-11-05 21:30:05 +01:00
2008-11-05 21:29:04 +01:00
2008-02-25 00:19:14 +00:00
2008-11-05 21:27:30 +01:00

                       Music Player Daemon (MPD)
                        http://www.musicpd.org

A daemon for playing music of various formats.  Music is played through the 
server's audio device.  The daemon stores info about all available music, 
and this info can be easily searched and retrieved.  Player control, info
retrieval, and playlist management can all be managed remotely.

To install MPD, see INSTALL.

MPD is released under the GNU General Public License version 2.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
For the full license, see COPYING.
Description
music player daemon (fork)
Readme 58 MiB
Languages
C++ 94.2%
Meson 2.9%
Python 1.4%
Kotlin 0.9%
Java 0.3%
Other 0.2%