On Wed, Feb 26, 2014 at 10:51:58AM -0800, Gurucharan Shetty wrote:
> Windows does have pipes (the interface is a little different).
> We mostly use pipes in Linux to synchronize between parent and
> children and also to handle fatal signals and then wake from poll_loop().
> 
> For Windows, we are using events for the same purpose. So don't
> implement pipes for Windows.
> 
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to