aboutsummaryrefslogtreecommitdiffstats
path: root/src/Listen.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* ServerSocket: replace callback with virtual methodMax Kellermann2013-01-301-10/+14
* ServerSocket: expose the classMax Kellermann2013-01-301-11/+13
* ServerSocket: move to libevent.aMax Kellermann2013-01-301-1/+1
* ServerSocket: use the SocketMonitor classMax Kellermann2013-01-151-1/+3
* server_socket: convert to C++Max Kellermann2013-01-151-4/+1
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-151-1/+1
* Client: add Partition reference attributeMax Kellermann2013-01-071-2/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-2/+2
* Client: add "playlist" attributeMax Kellermann2013-01-041-1/+3
* client: convert to C++Max Kellermann2013-01-031-1/+1
* listen: convert to C++Max Kellermann2013-01-031-0/+156