Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Propagate inbound socket close event on Peer to the top level P2P class #3602

Closed
jondubois opened this issue May 13, 2019 · 0 comments
Closed
Assignees

Comments

@jondubois
Copy link
Contributor

Expected behavior

We should be listening to and propagating close events from inbound sockets.

Actual behavior

We are listening for close events on the outbound socket EVENT_CLOSE_OUTBOUND but not doing the same for inbound sockets on peers. There is no EVENT_CLOSE_INBOUND.

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

No branches or pull requests

2 participants