Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Augment closed connection log entries #195

Merged
merged 2 commits into from
May 17, 2017

Conversation

michaelklishin
Copy link
Contributor

For some "connection closed" cases. In others the changes required are too risky for 3.6.x.

Doing so for abrupt closure cases requires augmenting
exceptions thrown, including for socket errors ({inet_error, ...} and such).

That is a more risky change which may or may not be worth the improvement:

 * Socket error formatting happens in multiple places
 * Plugins can use/depend on socket errors being primarily 2-tuples
@dcorbacho dcorbacho merged commit 4d821aa into stable May 17, 2017
@michaelklishin michaelklishin added this to the 3.6.10 milestone May 17, 2017
@dumbbell dumbbell deleted the augment-closed-connection-log-entries branch January 2, 2018 14:52
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