On Thu, Feb 20, 2014 at 5:25 PM, Ben Pfaff <b...@nicira.com> wrote: > On Wed, Feb 19, 2014 at 03:36:21PM -0800, Gurucharan Shetty wrote: >> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> > > This is only used in daemon.c, which isn't compiled on Windows. Can we > just move it into there (as a static function)? > Okay. I will do this for v2. > Alternatively, I'm pretty sure that Windows does have /dev/null under > another name: > http://en.wikipedia.org/wiki/%5CDevice%5CNull Thanks, I guess, I did not search enough. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 01/14] socket-util: Move sock_errno() t... Gurucharan Shetty
- [ovs-dev] [PATCH 02/14] socket-util: set_nonblockin... Gurucharan Shetty
- [ovs-dev] [PATCH 03/14] socket-util: Maximum file d... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 03/14] socket-util: Maximu... Ben Pfaff
- Re: [ovs-dev] [PATCH 03/14] socket-util: Ma... Gurucharan Shetty
- [ovs-dev] [PATCH 10/14] socket-util: Windows does n... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 10/14] socket-util: Window... Ben Pfaff
- Re: [ovs-dev] [PATCH 10/14] socket-util: Wi... Gurucharan Shetty
- [ovs-dev] [PATCH 13/14] socket-util: Describe fd fo... Gurucharan Shetty
- [ovs-dev] [PATCH 07/14] socket-util: drain_rcvbuf()... Gurucharan Shetty
- [ovs-dev] [PATCH 11/14] socket-util: fsync director... Gurucharan Shetty
- [ovs-dev] [PATCH 08/14] socket-util: Unix socket re... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 08/14] socket-util: Unix s... Ben Pfaff
- Re: [ovs-dev] [PATCH 08/14] socket-util: Un... Gurucharan Shetty