Ticket Change Details
Overview

Artifact ID: a818c8bdc452cd31600ae6c43e70bdc074bbb0c08866dd0920e8c3ee7f1983ef
Ticket: f798e2ea1299e4fe603c8bdbfbfea3c2e7beb4d9
TclTLS does not retain socket state when importing
User & Date: anonymous on 2017-12-21 10:02:35
Changes

  1. icomment:
    This is rmax. :)
    
    I wonder why putting the to be imported socket in blocking mode was added at first place, but unfortunately the checkin comment doesn't tell it:
    
    https://tcltls.rkeene.org/ci/7df7a8696e009447?sbs=1
    
    Could it be that you added this for debugging reasons and forgot to remove it before committing?
    
    BTW, the proposed fix only preserves the state of -translation, but -encoding and -eofchar need to be preserved as well, because setting "-translation binary" implicitly also changes these two options.
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"