Skip to content
Snippets Groups Projects
Forked from The Tor Project / Anti-censorship / Pluggable Transports / Snowflake
Source project has a limited visibility.
  • Cecylia Bocovich's avatar
    16a1b698
    Added check for active pair in onopen · 16a1b698
    Cecylia Bocovich authored
    Because the timeout makes the pair inactive, we should check for this
    state in onopen before connecting to the client. Updated tests to set
    the proxy pair to active before testing onopen. Also removed a
    redundant statement.
    16a1b698
    History
    Added check for active pair in onopen
    Cecylia Bocovich authored
    Because the timeout makes the pair inactive, we should check for this
    state in onopen before connecting to the client. Updated tests to set
    the proxy pair to active before testing onopen. Also removed a
    redundant statement.