Reapplying commit d266dc60

Somewhere along the way, commit d266dc6031
was dropped. Reimplementing.
unstable
Tod Beardsley 2012-08-22 16:20:27 -05:00
parent 57c6385279
commit d612d2a040
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ protected
resp.body = "" resp.body = ""
conn_id = $1 conn_id = $1
if true # if not self.conn_ids.include?(conn_id) if not self.conn_ids.include?(conn_id)
print_status("Incoming orphaned session #{conn_id}, reattaching...") print_status("Incoming orphaned session #{conn_id}, reattaching...")
conn_ids << conn_id conn_ids << conn_id