Skip to content

System.Net.Sockets.SocketException: 'A non-blocking socket operation could not be completed immediately' #30

@crossoft

Description

@crossoft

I've had this code for 2+ years - with the most recent Windows 10 upgrade (thanks Microsoft) I was getting some odd IKVM errors, so I finally upgraded to the latest IKVM & NHtmlUnit, and now this line below throws the above error.

Task task = Task.Run(() => webClient.GetHtmlPage(uri.ToString()), cts.Token);

Is this a bug in NHtmlUnit?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions