Alexander Motin 10e873189c Improve apply callback error reporting:
Before this patch callback returned result of the last finished call chain.
Now it returns last nonzero result from all call chain results in this request.

As soon as this improvement gives reliable error reporting, it is now possible
to remove dirty workaround in ng_socket, made to return ENOBUFS error statuses
of request-response operations. That workaround was responsible for returning
ENOBUFS errors to completely unrelated requests working at the same time
on socket.
2008-03-11 21:58:48 +00:00
..
2008-03-06 22:27:35 +00:00
2008-01-15 18:34:47 +00:00
2008-02-23 22:40:05 +00:00
2008-03-10 12:25:04 +00:00