start(maxConnections = -1) Instance Public methods Start the server if it isn't already running maxConnections override maxConnections given to the constructor. A negative value indicates that the value from the constructor should be used.
/(item) Instance Public methods
readchar() Instance Public methods
add_multicall() Instance Public methods Adds the multi-call handler "system.multicall".
json_create(object) Class Public methods Deserializes JSON string by constructing new Exception object with message m and backtrace b serialized with to_json
wm_geometry(geom=nil) Instance Public methods Alias for: geometry
ssl.connect => self Instance Public methods Initiates an SSL/TLS handshake with a server. The handshake may be started after unencrypted data has been sent over the socket.
initialize_copy(other) Instance Public methods
skip_before_action(names) Instance Public methods Skip a callback before actions. See #_insert_callbacks for parameter details. Aliased as skip_before_filter.
pp(*objs) Instance Private methods prints arguments in pretty form. pp returns argument(s).
Page 738 of 2275