[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] mirageos 3.0 : let's break some APIs
(sorry I hit send too soon!) On Sun, Jun 5, 2016 at 2:45 PM, David Scott <scott.dj@xxxxxxxxx> wrote:
and a second problem I have with `FLOW` :) is over close. `close` is defined as performing a flush and signalling that no more writes will happen, like `Unix.shutdown`. I think this is fine, and it matches what the TCP/IP stack is doing. I think we're missing a `disconnect` which would get rid of all connection state, like `Unix.close`. In other places we have `disconnect` by virtue of `include DEVICE`. I think we should add the missing `disconnect`. Anyway, sorry for 2 emails where 1 would have done, let me know what you think! Cheers, Dave _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |