Alex Elder 49659416ba libceph: use a do..while loop in con_work()
This just converts a manually-implemented loop into a do..while loop
in con_work().  It also moves handling of EAGAIN inside the blocks
where it's already been determined an error code was returned.

Also update a few dout() calls near the affected code for
consistency.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-02-25 15:37:37 -06:00
..
2012-07-19 10:48:00 -07:00
2013-02-10 20:39:39 -05:00
2012-12-11 14:08:47 -08:00
2013-02-08 01:49:49 -05:00
2013-02-12 18:51:11 -05:00
2012-09-26 21:10:25 -04:00