# # ChangeLog for trunk/conn.go in code # # Generated by Trac 1.6 # Jun 8, 2025, 6:34:31 PM Thu, 30 Apr 2020 08:35:02 GMT contact [280] * trunk/conn.go (modified) Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't ... Fri, 03 Apr 2020 14:35:08 GMT contact [210] * trunk/conn.go (added) * trunk/downstream.go (modified) * trunk/server.go (modified) * trunk/upstream.go (modified) Introduce conn for common connection logic This centralizes the ...