Ruby GServer Functions
EditRocket provides the following information on GServer functions in the Ruby source code builder.
connections() -
in_service?(port, host = DEFAULT_HOST) -
join() -
new(port, host = DEFAULT_HOST, maxConnections = 4, stdlog = $stderr, audit = false, debug = false) -
serve(io) -
shutdown() -
start(maxConnections = -1) -
stop(port, host = DEFAULT_HOST) -
stop(port, host = DEFAULT_HOST) -
stopped?() -