[tor-bugs] #31285 [Circumvention/Snowflake]: Browsers accumulate permanently open UDP sockets over time

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 14 22:22:12 UTC 2019


#31285: Browsers accumulate permanently open UDP sockets over time
-------------------------------------+------------------------------
 Reporter:  cypherpunks              |          Owner:  cohosh
     Type:  defect                   |         Status:  needs_review
 Priority:  Medium                   |      Milestone:
Component:  Circumvention/Snowflake  |        Version:
 Severity:  Normal                   |     Resolution:
 Keywords:  snowflake-webextension   |  Actual Points:  .5
Parent ID:                           |         Points:  1
 Reviewer:                           |        Sponsor:
-------------------------------------+------------------------------
Changes (by cohosh):

 * status:  needs_information => needs_review


Comment:

 Replying to [comment:10 dcf]:
 > Based on the name `peerConnClosed`, I would expect the condition to be
 > {{{
 >     return (null !== this.pc) && ('closed' === this.pc.connectionState);
 > }}}
 Thanks, I updated the name to be `peerConnOpen()`
 >  it seems like it may already work that way. setEnabled through update
 through the if (!ui.enabled) block. Or do I misunderstand it?
 Ah you're right, I reverted that change

 The link above is updated with this feedback.

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


More information about the tor-bugs mailing list