method
run
v1_9_3_125 -
Show latest stable
- Class:
WEBrick::GenericServer
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