# File lib/em/connection.rb, line 302
    def close_connection_after_writing
      close_connection true
    end