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