diff options
author | Max Kellermann <max@duempel.org> | 2009-01-25 19:54:57 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-25 19:54:57 +0100 |
commit | 8bc6bca555e95a2bab6aeeee51e70ca49e71864f (patch) | |
tree | 3fc8d6db5690c1c9b9a62ab5060764071dd94109 /src/conf.c | |
parent | b0ea975642c55fe163857ea61b4ca5a0e4416a02 (diff) | |
download | mpd-8bc6bca555e95a2bab6aeeee51e70ca49e71864f.tar.gz mpd-8bc6bca555e95a2bab6aeeee51e70ca49e71864f.tar.xz mpd-8bc6bca555e95a2bab6aeeee51e70ca49e71864f.zip |
client: use the GIOChannel for I/O
GIOChannel is more portable than raw read()/write() calls. We're
using GIOChannel anyway, because we need it for plugging the client
into the GLib main loop.
Configure the GIOChannel to the bare minimum: no character set, no
buffering.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions