Skip to content
Snippets Groups Projects
Commit 4eb5753b authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

New function for Tor to treat itself as the "owner" of a socket

Our socket accounting functions assumed that we'd never be asked to
close a socket that we didn't open ourselves.  But now we want to
support taking control sockets that we inherit -- so we need a way
of taking ownership of them, so we don't freak out later on when we
close them.
parent 5bcd8dc5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment