close the connection
86 87 88 89
# File 'lib/h2/client.rb', line 86 def close unblock! socket.close unless closed? end