[tor-bugs] #4561 [Tor Client]: Extend Tor to no longer assume that a relay or bridge has exactly one address
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Mar 15 21:18:51 UTC 2012
#4561: Extend Tor to no longer assume that a relay or bridge has exactly one
address
------------------------+---------------------------------------------------
Reporter: karsten | Owner: ln5
Type: project | Status: needs_review
Priority: normal | Milestone: Sponsor G: March 31, 2012
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by ln5):
Is it this style OK?
THING_get_PROP(const *THING_t thing, DST_t *dst); /* I think I'd
prefer s/_get_//1/. */
THING_set_PROP(THING_t *thing, const SRC_t *src);
It conflicts with the common
copy_THING(THING_t *dst, const THING_t *src);
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4561#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list