each_firstbyte_range(prefix, region_rects) Class Public methods
place(win, slot, value=None) Class Public methods Alias for: configure
group.curve_name => String Instance Public methods See the OpenSSL documentation for EC_GROUP_get_curve_name()
find_tk(tklib, stubs, version, *opt_paths) Instance Public methods
predicate(path) Instance Public methods
symbolized_path_parameters() Instance Public methods The same as path_parameters with explicitly symbolized keys.
extract_domain(host, tld_length = @@tld_length) Class Public methods
_get_variable2(var_name, index_name, flag) Instance Public methods
item_dump_hash(item) Instance Public methods
TCPServer.new([hostname,] port) => tcpserver Class Public methods Creates a new server socket bound to port. If hostname is given, the socket is bound to it. serv = TCPServer.new("127.0.0.1", 28561) s = serv.accept s.puts Time.now s.close
Page 312 of 2275