method

run

run(sock)
public

No documentation available.

# File lib/webrick/server.rb, line 157
    def run(sock)
      @logger.fatal "run() must be provided by user."
    end