# File lib/core/connection.rb, line 176 def close(error=nil) Condition.assign(_local_condition, error) Cproton.pn_connection_close(@impl) end