# File lib/em/pure_ruby.rb, line 1007
    def send_data data
      send_datagram data, @return_address
    end