summaryrefslogtreecommitdiff
path: root/src/ClientWrite.cxx
AgeCommit message (Expand)Author
2014-01-24Client*: move to client/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19util/FormatString: new library to replace g_strdup_printf()Max Kellermann
2013-10-15*: use WIN32 instead of G_OS_WIN32Max Kellermann
2013-08-08Client{Event,Write}: add missing includeMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann
2013-01-15Client: move output buffer code to new class PeakBufferMax Kellermann
2013-01-15Client: move connection functions into the classMax Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann