Results for: "module_function"

@return the next sibling (nil if unset)

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

Returns the Object#object_id of the internal object.

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

Returns the inverse of the eigenvector matrix V

No documentation available

Returns the max number of flags interned to symbols.

Sets the max number of flags interned to symbols.

No documentation available
No documentation available

CRAM-MD5: [RFC2195]

No documentation available
No documentation available
No documentation available
Search took: 6ms  ·  Total Results: 3509