Results for: "strip"

Path of activations from the current list.

Return a String indicating who caused this request to be added (only valid for implicit requests)

Returns true if this gem is installable for the current platform.

Returns true if this gem is installable for the current platform.

Returns true if this specification is installable on this platform.

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.

Handles POST requests

Returns the Atom URI W3C Namespace

No documentation available

Loads the given private key by id and data.

An EngineError is raised of the OpenSSL::PKey is unavailable.

No documentation available

Extracts addr from IPV6_PKTINFO ancillary data.

IPV6_PKTINFO is defined by RFC 3542.

addr = Addrinfo.ip("::1")
ifindex = 0
ancdata = Socket::AncillaryData.ipv6_pktinfo(addr, ifindex)
p ancdata.ipv6_pktinfo_addr #=> #<Addrinfo: ::1>

Extracts ifindex from IPV6_PKTINFO ancillary data.

IPV6_PKTINFO is defined by RFC 3542.

addr = Addrinfo.ip("::1")
ifindex = 0
ancdata = Socket::AncillaryData.ipv6_pktinfo(addr, ifindex)
p ancdata.ipv6_pktinfo_ifindex #=> 0

Experimental MRI specific feature, only available as C level api.

Returns all specified_line events.

Experimental MRI specific feature, only available as C level api.

Set a specified_line event at the given line position, if the set parameter is true.

This method is useful for building a debugger breakpoint at a specific line.

A TypeError is raised if set is not boolean.

If pos is a negative integer a TypeError exception is raised.

Create a new DRbObject from a URI alone.

Create a new DRbObject from a URI alone.

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

Enables SMTP/TLS (STARTTLS) for this object if server accepts. context is a OpenSSL::SSL::SSLContext object.

Search took: 5ms  ·  Total Results: 1729