~aleteoryx/tclfeed-bsky

c2a8695d26de93111c807e8dd30f111614228c44 — Aleteoryx 26 days ago 0bcbdf7
oops
1 files changed, 1 insertions(+), 1 deletions(-)

M src/ws.tcl
M src/ws.tcl => src/ws.tcl +1 -1
@@ 270,7 270,7 @@ namespace eval ::ws::c {
          [set callback($sock)] $sock close [dict get $frame data]
        }
      }
    } return] {
    } return]} {
      ${log}::error "error in websocket callback for ${sock}: $result"
    }
  }