summaryrefslogtreecommitdiff
path: root/nephilim/mpdsocket.py
Commit message (Collapse)AuthorAge
* mpdsocket: don't raise exceptionsAnton Khirnov2010-08-27
| | | | they just complicate the situation when working asynchronously
* mpdsocket: add a new asynchronous low-level MPD interfaceAnton Khirnov2010-08-12
some parts are based on mpd library.