chiark / gitweb /
eclient now passes NULL for 555 responses rather than calling the
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 18 Apr 2008 21:30:17 +0000 (22:30 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 18 Apr 2008 21:30:17 +0000 (22:30 +0100)
commit1bd1b63c0e407352151e55894b4c185556e0b87d
tree8f24d7b3c0b96acb112eed4ebc55a66b6895d298
parentc49dfc5025d48dcafe9b2a1d5fd38475c11384be
eclient now passes NULL for 555 responses rather than calling the
error callback.  This is actually rather more convenient in reality.
The only place where this matters already has a workaroud to translate
errors back into null values.  That isn't removed, but should be some
time.
lib/eclient.c
lib/eclient.h