Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

create_back_socket() could leak the just-created FD if connect() returns an unexpected error #96

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

Conversation

sbelmon
Copy link

@sbelmon sbelmon commented May 18, 2012

EAGAIN is not likely with TCP (you'd need a bad ulimit for exampel), but if nothing else,
it's hard on the eyes.

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.

None yet

1 participant