[tor-bugs] #24714 [Core Tor/Tor]: rename conn->timestamp_lastwritten to conn->timestamp_lastwritable
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Jan 31 09:27:18 UTC 2018
#24714: rename conn->timestamp_lastwritten to conn->timestamp_lastwritable
----------------------------+------------------------------------
Reporter: arma | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.4.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: easy, refactor | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
----------------------------+------------------------------------
Comment (by arma):
Right -- "writable" is a technical term because it's what select and poll
say when you ask about a socket.
But I guess there are other options we could use too, like
"last_ready_for_write" or "last_write_allowed", if we want to use more
characters. :)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24714#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list