| Server IP : 162.214.74.102 / Your IP : 216.73.217.21 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/IPAddr/ |
Upload File : |
U:RDoc::AnyMethod[iI"new:ETI"IPAddr::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"ACreates a new ipaddr object either from a human readable IP ;TI"Faddress representation in string, or from a packed in_addr value ;TI"#followed by an address family.;To:RDoc::Markup::BlankLine o; ; [I"GIn the former case, the following are the valid formats that will ;TI"Gbe recognized: "address", "address/prefixlen" and "address/mask", ;TI"Dwhere IPv6 address may be enclosed in square brackets (`[' and ;TI"G`]'). If a prefixlen or a mask is specified, it returns a masked ;TI"<IP address. Although the address family is determined ;TI"@automatically from a specified string, you can specify one ;TI"0explicitly by the optional second argument.;T@o; ; [I"FOtherwise an IP address is generated from a packed in_addr value ;TI"and an address family.;T@o; ; [I"FThe IPAddr class defines many methods and operators, and some of ;TI"Hthose, such as &, |, include? and ==, accept a string, or a packed ;TI"/in_addr value instead of an IPAddr object.;T: @fileI"lib/ipaddr.rb;T:0@omit_headings_from_table_of_contents_below000[ I".(addr = '::', family = Socket::AF_UNSPEC);T@#FI"IPAddr;TcRDoc::NormalClass00