[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 21:20:03 UTC 2018


#24714: rename conn->timestamp_lastwritten to conn->timestamp_lastwritable
----------------------------+------------------------------------
 Reporter:  arma            |          Owner:  valentecaio
     Type:  defect          |         Status:  assigned
 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 valentecaio):

 I've changed both fields as following:

 {{{
 timestamp_lastwritten -> timestamp_last_write_allowed
 timestamp_lastread -> timestamp_last_read_allowed
 }}}

 I'm a beginner so excuse me for any possible mistake, and please review it
 carefully.
 I would be happy to hear any possible suggestion.

 The code is available on:
 https://github.com/valentecaio/torproject-
 tor/commit/64683cc6fcbab1b325134c47739a71574448958b

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24714#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list