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