Skip to content

Issue #84 -- emit esl::end on socket::close#87

Open
ssinyagin wants to merge 1 commit into
englercj:v1.xfrom
voxserv:v1.2.1-bugfix
Open

Issue #84 -- emit esl::end on socket::close#87
ssinyagin wants to merge 1 commit into
englercj:v1.xfrom
voxserv:v1.2.1-bugfix

Conversation

@ssinyagin

Copy link
Copy Markdown

net.Socket emits "end" only on successful closing, but it emits "close" in error conditions as well.

net.Socket emits "end" only on successful closing, but it emits "close" in error conditions as well.
@englercj

Copy link
Copy Markdown
Owner

If you rebase this branch to the latest, it should run CI so we can check if it passes.

@david-goncalves

Copy link
Copy Markdown

We think we are facing the same issue. The TCP connection was closed and the application does not receive any signal.
Can we do something to help fixing the problem?

@englercj

englercj commented Sep 1, 2020

Copy link
Copy Markdown
Owner

A PR on the latest v1 branch with these changes that pass CI would allow me to merge it in.

@ssinyagin

Copy link
Copy Markdown
Author

come on, it's a one-liner patch, and you have the PR in two branches already

@ssinyagin

Copy link
Copy Markdown
Author

and this PR is actually against v1.x branch

@blerest

blerest commented Jul 1, 2022

Copy link
Copy Markdown

Hello @englercj, does it possible to merge this PR?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants