Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/move around accept #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shaleh
Copy link

@shaleh shaleh commented Mar 17, 2016

No description provided.

Sean Perry added 2 commits March 17, 2016 14:56
The socket is being held open by the writable handle. Close both the handle and the socket.
To do this we need to store the handle as a member variable.
Rpdb now contains a Pdb instance instead of deriving from one. This lets the Rpdb object be created separately from the socket accept() call.

Closes tamentis#4.
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.

1 participant