Daniel Stenberg face4750ca changed all return EAGAIN to return the variable instead
I made this change just to easier grep for "return .*EAGAIN" cases
as they should be very rare or done wrongly. Already worked to find
a flaw, marked with "TODO FIXME THIS IS WRONG" in channel.c. I also
fixed a few cases to become more general returns now when we have
more unified return codes internally.
2009-08-25 00:54:47 +02:00
..
2008-11-21 08:23:54 +00:00
2009-06-04 18:20:29 +02:00
2008-11-20 10:29:01 +00:00
2008-11-20 10:29:01 +00:00
2008-11-20 10:29:01 +00:00
2009-08-24 23:50:53 +02:00