chiark / gitweb /
playlist-set implementation. Untested as ever.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jul 2008 16:07:54 +0000 (17:07 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jul 2008 16:07:54 +0000 (17:07 +0100)
commitf65f5aff457b5b57bac2fe6a335cf3b1985d28dc
tree97aa0714cc08e0335cd77423161fc09761b337bc
parentddbf05c8c1f1e6fd25184bf7f22ee5b67eaaa582
playlist-set implementation.  Untested as ever.

This introduces the first command that reads a body.  We always read
the body even if the command would fail (unlike the SMTP DATA
command); i.e. we don't insist on an extra round trip in the presumed
common case.
server/server.c