Skip to content

WSAPoll first argument cannot be NULL #1251

Description

@M-a-r-c-0

netevent.c contains code like: WSAPoll(NULL, 0, (SEND_BLOCKED_WAIT_TIMEOUT/10)<<(retries+1));

But according to the MS documentation, the first argument cannot be NULL. The exact error message was "error: poll udp out failed: invalid argument".

We have not yet figured out how to reproduce it, sorry.

System:

  • Unbound version: v1.22
  • OS: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions