Results for: "slice"

Returns the path to the trusted certificate

Add a certificate to trusted certificate list.

Factory for servlet instances that will handle a request from server using options from the mount point. By default a new servlet instance is created for every call.

Check is passed argument valid ‘number’ in RFC 3501 terminology

Raises a MissingTagError or NotExpectedTagError if the element is not properly formatted.

Raises NotAvailableValueError if element content is nil

No documentation available
No documentation available

Creates a new Socket::Option object for IP_MULTICAST_TTL.

The size is dependent on the platform.

p Socket::Option.ipv4_multicast_ttl(10)
#=> #<Socket::Option: INET IP MULTICAST_TTL 10>

Returns the ipv4_multicast_ttl data in sockopt as an integer.

sockopt = Socket::Option.ipv4_multicast_ttl(10)
p sockopt.ipv4_multicast_ttl => 10

Creates a new Socket::Option object for IP_MULTICAST_LOOP.

The size is dependent on the platform.

sockopt = Socket::Option.int(:INET, :IPPROTO_IP, :IP_MULTICAST_LOOP, 1)
p sockopt.int => 1

p Socket::Option.ipv4_multicast_loop(10)
#=> #<Socket::Option: INET IP MULTICAST_LOOP 10>

Returns the ipv4_multicast_loop data in sockopt as an integer.

sockopt = Socket::Option.ipv4_multicast_loop(10)
p sockopt.ipv4_multicast_loop => 10

Make sure the YAML specification is properly formatted with dashes

Expire memoized instance variables that can incorrectly generate, replace or miss files due changes in certain attributes used to compute them.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Set the default value for the :argc_limit option.

See new(). The initial default value is 256.

Set the default value for the :load_limit option.

See new(). The initial default value is 25 MB.

Nonsymmetric reduction to Hessenberg form.

No documentation available
No documentation available
No documentation available
Search took: 5ms  ·  Total Results: 1332