bug24952 290 B

12345
  1. o Minor bugfix (channel connection):
  2. - The accurate address of a connection is real_addr, not the addr member.
  3. TLS Channel remote address is now real_addr content instead of addr
  4. member. Fixes bug 24952; bugfix on 707c1e2e26 in 0.2.4.11-alpha.
  5. Patch by "ffmancera".