#26747 closed defect (implemented)
Split main.c into mainloop and app portions
Reported by: | nickm | Owned by: | nickm |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: 0.3.5.x-final |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | 035-removed-20180711 |
Cc: | Actual Points: | 2 | |
Parent ID: | #26743 | Points: | |
Reviewer: | dgoulet | Sponsor: |
Description
Some of main.c is focused on the event loop, and belogns in core/mainloop. The rest is much higher level, though.
Child Tickets
Change History (7)
comment:1 Changed 7 months ago by
Keywords: | 035-removed-20180711 added |
---|---|
Milestone: | Tor: 0.3.5.x-final → Tor: unspecified |
comment:2 Changed 5 months ago by
Milestone: | Tor: unspecified → Tor: 0.3.5.x-final |
---|---|
Owner: | set to nickm |
Status: | new → accepted |
comment:3 Changed 5 months ago by
Status: | accepted → needs_review |
---|
Done as part of split_mainloop_onion
with PR at https://github.com/torproject/tor/pull/367 .
comment:5 Changed 5 months ago by
Reviewer: | → dgoulet |
---|---|
Status: | needs_review → merge_ready |
comment:7 Changed 6 weeks ago by
Actual Points: | → 2 |
---|
Note: See
TracTickets for help on using
tickets.
These tickets are being triaged out of 0.3.5. The ones marked "035-roadmap-proposed" may return.