# File lib/net/ssh/transport/packet_stream.rb, line 110 def send_packet(payload) enqueue_packet(payload) wait_for_pending_sends end