[ovs-git] [openvswitch/ovs] 49e048: windows: Add definition for EPFNOSUPPORT.

GitHub noreply at github.com
Fri May 5 21:11:01 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 49e04890ad2fb4863f3dcd9c82eedf7360fe83e3
      https://github.com/openvswitch/ovs/commit/49e04890ad2fb4863f3dcd9c82eedf7360fe83e3
  Author: Alin Serdean <aserdean at cloudbasesolutions.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M include/windows/windefs.h

  Log Message:
  -----------
  windows: Add definition for EPFNOSUPPORT.

The Windows build is failing because EPFNOSUPPORT does not exist.

An equivalent is supplied using the WinSock API: WSAEPFNOSUPPORT.

Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Acked-by: Sairam Venugopal <vsairam at vmware.com>
Acked-by: Shashank Ram <rams at vmware.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>




More information about the git mailing list