# File lib/rubytorrent/peer.rb, line 238
  def send_keepalive
#    rt_debug "* sending keepalive!"
    queue_message(:keepalive)
  end