method
run
v1_9_2_180 -
Show latest stable
- Class:
WEBrick::GenericServer
run(sock)public
No documentation available.
# File lib/webrick/server.rb, line 149
def run(sock)
@logger.fatal "run() must be provided by user."
end