#1367 Can't close s2sout until it has an established connection

Reporter Zash
Owner Nobody
Created
Updated
Stars ★ (1)
Tags
  • Priority-Medium
  • Type-Defect
  • Status-NeedInfo
  1. Zash on

    What steps will reproduce the problem? 1. Attempt to call `close` method of s2sout session before it has a connection What is the expected outcome? The connection attempt is aborted and the session destroyed. What do you see instead? Traceback because the method has not been added. This happens in make_connect() in s2sout.lib, which is after DNS lookups. What version of the product are you using? On what operating system? 0.11.2 Please provide any additional information below.

  2. Zash on

    Discovered because mod_bidi tries to close conflicting sessions.

  3. Zash on

    Need to check whether this affects trunk/0.12, then decide if it's worth fixing in 0.11

    Changes
    • tags Status-NeedInfo

New comment

Not published. Used for spam prevention and optional update notifications.