remove Mirage_flow.stats and pp_stats, and update documentation (#51)
* move Mirage_flow.stats (and pp_stats) to Mirage_flow_combinators
* adjust documentation after discussion with @reynir @dinosaure
(1) close/shutdown is recursive
(2) read/write errors do not lead to closed sockets
* tweaks
* remove the shutdown being done on the underlying layer as well, since that's not what e.g. ssh does
* add the partial write to writev as well
* tweak (address @reynir comment)
354104
-
Feb 08 11:21 +00:00