[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #16695 [Tor]: Decouple generating controller events from sending them to controllers
#16695: Decouple generating controller events from sending them to controllers
---------------------------------------------+-----------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor:
Component: Tor | 0.2.7.x-final
Keywords: SponsorS TorCoreTeam201508 blob | Version:
Parent ID: | Actual Points:
| Points:
---------------------------------------------+-----------------------------
In [http://archives.seul.org/tor/dev/Mar-2015/msg00197.html my analysis of
Tor's callgraph] , I found that a lot of our callgraph's complexity comes
from the fact that all the code that generates a controller event can try
to call into the network stack. And since controller events can come from
nearly anywhere in the code, that's quite a problem for modularity.
So, let's try to make the "blob" smaller by decoupling the logic here.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16695>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs