# File lib/em/connection.rb, line 503
503:     def send_file_data filename
504:       EventMachine::send_file_data @signature, filename
505:     end