Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Remote socket close should produce error -100, not error -2 #16

@bemasc

Description

@bemasc

Currently, "Socket closed by remote peer" is associated with error code -2 ("FAILURE"). This is incorrect; to match Chromium's behavior it should be error code -100 ("CONNECTION_FAILED").

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions