Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Incorrect errno and code property values #4278

Description

@mscdex

On Windows, if I get a socket error on node 0.8.14, the error object looks like this:

{ [Error: write Unknown system errno 10058]
  code: 'Unknown system errno 10058',
  errno: 'Unknown system errno 10058',
  syscall: 'write' }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions