Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Correctly handle disconnecting clients #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Correctly handle disconnecting clients #97

wants to merge 1 commit into from

Conversation

languitar
Copy link

Receiving 0 bytes from a socket means that the client has closed the
connection. Handle this correctly by accepting a new client instead of
continuing to read 0 bytes.

Receiving 0 bytes from a socket means that the client has closed the
connection. Handle this correctly by accepting a new client instead of
continuing to read 0 bytes.
@astanway
Copy link
Contributor

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants