Results for: "strip"

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

Extra files to add to RDoc such as README or doc/examples.txt

When the user elects to generate the RDoc documentation for a gem (typically at install time), all the library files are sent to RDoc for processing. This option allows you to have some non-code files included for a more complete set of documentation.

Usage:

spec.extra_rdoc_files = ['README', 'doc/user-guide.txt']
No documentation available

Sets extra_rdoc_files to files, ensuring it is an array. Don’t use this, push onto the array instead.

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

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

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

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

Reads text, substituting entities

Returns the first found remote TupleSpace. Any further recovered TupleSpaces can be found by calling to_a.

Search took: 5ms  ·  Total Results: 1884