[ovs-git] [openvswitch/ovs] ff792c: windows: WSAPoll broken on windows

GitHub noreply at github.com
Fri Jan 27 20:32:54 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ff792c6ac71b4f5576d6024d0bcda933acc82113
      https://github.com/openvswitch/ovs/commit/ff792c6ac71b4f5576d6024d0bcda933acc82113
  Author: Alin Serdean <aserdean at cloudbasesolutions.com>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M lib/socket-util.c

  Log Message:
  -----------
  windows: WSAPoll broken on windows

Unfortunately, WSAPoll misbehaves on Windows please view detailed behavior
on: https://github.com/openvswitch/ovs-issues/issues/117

We replace the WSAPoll with select looking only for errors and write events.

Reported-at: https://github.com/openvswitch/ovs-issues/issues/117
Reported-by: Yin Lin <linyi at vmware.com>
Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Acked-by: Sairam Venugopal <vsairam at vmware.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>




More information about the git mailing list