Github user jdanekrh commented on a diff in the pull request:
https://github.com/apache/qpid-proton/pull/127#discussion_r146538833
--- Diff: proton-c/bindings/ruby/lib/handler/endpoint_state_handler.rb ---
@@ -164,7 +164,7 @@ def on_link_error(event)
Qpid::Proton::Event.dispatch(@delegate, :on_link_error, event)
else
self.log_error(event.link, "link")
- event.conneciton.close
+ event.connection.close
--- End diff --
higlighting code change
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]