1. 30 Jan, 2009 14 commits
  2. 29 Jan, 2009 23 commits
  3. 27 Jan, 2009 1 commit
  4. 26 Jan, 2009 1 commit
  5. 25 Jan, 2009 1 commit
    • Max Kellermann's avatar
      client: use the GIOChannel for I/O · 8bc6bca5
      Max Kellermann authored
      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.
      8bc6bca5