On Mon, Nov 19, 2012 at 05:48:10PM -0800, Ethan Jackson wrote: > ESX supports unix sockets, but they don't manifest themselves in > file system like they do on Linux. Instead of using stat to check > if a unix socket exist, this patch simply tries to open it instead. > > Signed-off-by: Ethan Jackson <[email protected]>
In stream-unix.c, would you mind reducing the VLOG_WARN to a VLOG_DBG rather than just dropping it? Otherwise I'm happy with this. Thank you! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
