6
6
< title >
7
7
Class: Addrinfo
8
8
9
- — Documentation by YARD 0.9.19
9
+ — Documentation by YARD 0.9.20
10
10
11
11
</ title >
12
12
73
73
< dl >
74
74
< dt > Inherits:</ dt >
75
75
< dd >
76
- < span class ="inheritName "> < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ span >
76
+ < span class ="inheritName "> Object</ span >
77
77
78
78
< ul class ="fullTree ">
79
- < li > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ li >
79
+ < li > Object</ li >
80
80
81
81
< li class ="next "> Addrinfo</ li >
82
82
@@ -801,7 +801,7 @@ <h2>Instance Attribute Details</h2>
801
801
< div class ="method_details first ">
802
802
< h3 class ="signature first " id ="canonname-instance_method ">
803
803
804
- #< strong > canonname</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt > < span class ="extras "> (readonly)</ span >
804
+ #< strong > canonname</ strong > ⇒ < tt > Object</ tt > < span class ="extras "> (readonly)</ span >
805
805
806
806
807
807
@@ -845,7 +845,7 @@ <h3 class="signature first" id="canonname-instance_method">
845
845
< div class ="method_details ">
846
846
< h3 class ="signature " id ="protocol-instance_method ">
847
847
848
- #< strong > protocol</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt > < span class ="extras "> (readonly)</ span >
848
+ #< strong > protocol</ strong > ⇒ < tt > Object</ tt > < span class ="extras "> (readonly)</ span >
849
849
850
850
851
851
@@ -889,7 +889,7 @@ <h3 class="signature " id="protocol-instance_method">
889
889
< div class ="method_details ">
890
890
< h3 class ="signature " id ="socktype-instance_method ">
891
891
892
- #< strong > socktype</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt > < span class ="extras "> (readonly)</ span >
892
+ #< strong > socktype</ strong > ⇒ < tt > Object</ tt > < span class ="extras "> (readonly)</ span >
893
893
894
894
895
895
@@ -938,7 +938,7 @@ <h2>Class Method Details</h2>
938
938
< div class ="method_details first ">
939
939
< h3 class ="signature first " id ="foreach-class_method ">
940
940
941
- .< strong > foreach</ strong > (nodename, service, family = nil, socktype = nil, protocol = nil, flags = 0, &block) ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
941
+ .< strong > foreach</ strong > (nodename, service, family = nil, socktype = nil, protocol = nil, flags = 0, &block) ⇒ < tt > Object</ tt >
942
942
943
943
944
944
@@ -972,7 +972,7 @@ <h3 class="signature first" id="foreach-class_method">
972
972
< div class ="method_details ">
973
973
< h3 class ="signature " id ="ip-class_method ">
974
974
975
- .< strong > ip</ strong > (host) ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
975
+ .< strong > ip</ strong > (host) ⇒ < tt > Object</ tt >
976
976
977
977
978
978
@@ -1002,7 +1002,7 @@ <h3 class="signature " id="ip-class_method">
1002
1002
< div class ="method_details ">
1003
1003
< h3 class ="signature " id ="tcp-class_method ">
1004
1004
1005
- .< strong > tcp</ strong > (host, port) ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1005
+ .< strong > tcp</ strong > (host, port) ⇒ < tt > Object</ tt >
1006
1006
1007
1007
1008
1008
@@ -1032,7 +1032,7 @@ <h3 class="signature " id="tcp-class_method">
1032
1032
< div class ="method_details ">
1033
1033
< h3 class ="signature " id ="udp-class_method ">
1034
1034
1035
- .< strong > udp</ strong > (host, port) ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1035
+ .< strong > udp</ strong > (host, port) ⇒ < tt > Object</ tt >
1036
1036
1037
1037
1038
1038
@@ -1062,7 +1062,7 @@ <h3 class="signature " id="udp-class_method">
1062
1062
< div class ="method_details ">
1063
1063
< h3 class ="signature " id ="unix-class_method ">
1064
1064
1065
- .< strong > unix</ strong > (path, socktype = Socket::SOCK_STREAM) ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1065
+ .< strong > unix</ strong > (path, socktype = Socket::SOCK_STREAM) ⇒ < tt > Object</ tt >
1066
1066
1067
1067
1068
1068
@@ -1098,7 +1098,7 @@ <h2>Instance Method Details</h2>
1098
1098
< div class ="method_details first ">
1099
1099
< h3 class ="signature first " id ="_to_array-instance_method ">
1100
1100
1101
- #< strong > _to_array</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1101
+ #< strong > _to_array</ strong > ⇒ < tt > Object</ tt >
1102
1102
1103
1103
1104
1104
@@ -1150,7 +1150,7 @@ <h3 class="signature first" id="_to_array-instance_method">
1150
1150
< div class ="method_details ">
1151
1151
< h3 class ="signature " id ="afamily-instance_method ">
1152
1152
1153
- #< strong > afamily</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1153
+ #< strong > afamily</ strong > ⇒ < tt > Object</ tt >
1154
1154
1155
1155
1156
1156
@@ -1180,7 +1180,7 @@ <h3 class="signature " id="afamily-instance_method">
1180
1180
< div class ="method_details ">
1181
1181
< h3 class ="signature " id ="getnameinfo-instance_method ">
1182
1182
1183
- #< strong > getnameinfo</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1183
+ #< strong > getnameinfo</ strong > ⇒ < tt > Object</ tt >
1184
1184
1185
1185
1186
1186
@@ -1192,7 +1192,6 @@ <h3 class="signature " id="getnameinfo-instance_method">
1192
1192
< pre class ="lines ">
1193
1193
1194
1194
1195
- 190
1196
1195
191
1197
1196
192
1198
1197
193
@@ -1218,10 +1217,11 @@ <h3 class="signature " id="getnameinfo-instance_method">
1218
1217
213
1219
1218
214
1220
1219
215
1221
- 216</ pre >
1220
+ 216
1221
+ 217</ pre >
1222
1222
</ td >
1223
1223
< td >
1224
- < pre class ="code "> < span class ="info file "> # File 'mrbgems/mruby-socket/src/socket.c', line 190 </ span >
1224
+ < pre class ="code "> < span class ="info file "> # File 'mrbgems/mruby-socket/src/socket.c', line 191 </ span >
1225
1225
1226
1226
static mrb_value
1227
1227
mrb_addrinfo_getnameinfo(mrb_state *mrb, mrb_value < span style ="color:#069 "> self</ span > )
@@ -1241,7 +1241,7 @@ <h3 class="signature " id="getnameinfo-instance_method">
1241
1241
}
1242
1242
error = getnameinfo((struct sockaddr *)RSTRING_PTR(sastr), (socklen_t)RSTRING_LEN(sastr), RSTRING_PTR(host), < span style ="color:#036;font-weight:bold "> NI_MAXHOST</ span > , RSTRING_PTR(serv), < span style ="color:#036;font-weight:bold "> NI_MAXSERV</ span > , (int)flags);
1243
1243
< span style ="color:#080;font-weight:bold "> if</ span > (error) {
1244
- mrb_raisef(mrb, < span style ="color:#036;font-weight:bold "> E_SOCKET_ERROR</ span > , < span style ="background-color:hsla(0,100%,50%,0.05) "> < span style ="color:#710 "> "</ span > < span style ="color:#D20 "> getnameinfo: %S </ span > < span style ="color:#710 "> "</ span > </ span > , mrb_str_new_cstr(mrb, gai_strerror(error) ));
1244
+ mrb_raisef(mrb, < span style ="color:#036;font-weight:bold "> E_SOCKET_ERROR</ span > , < span style ="background-color:hsla(0,100%,50%,0.05) "> < span style ="color:#710 "> "</ span > < span style ="color:#D20 "> getnameinfo: %s </ span > < span style ="color:#710 "> "</ span > </ span > , gai_strerror(error));
1245
1245
}
1246
1246
ary = mrb_ary_new_capa(mrb, < span style ="color:#00D "> 2</ span > );
1247
1247
mrb_str_resize(mrb, host, strlen(RSTRING_PTR(host)));
@@ -1258,7 +1258,7 @@ <h3 class="signature " id="getnameinfo-instance_method">
1258
1258
< div class ="method_details ">
1259
1259
< h3 class ="signature " id ="inspect-instance_method ">
1260
1260
1261
- #< strong > inspect</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1261
+ #< strong > inspect</ strong > ⇒ < tt > Object</ tt >
1262
1262
1263
1263
1264
1264
@@ -1325,7 +1325,7 @@ <h3 class="signature " id="inspect-instance_method">
1325
1325
< div class ="method_details ">
1326
1326
< h3 class ="signature " id ="inspect_sockaddr-instance_method ">
1327
1327
1328
- #< strong > inspect_sockaddr</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1328
+ #< strong > inspect_sockaddr</ strong > ⇒ < tt > Object</ tt >
1329
1329
1330
1330
1331
1331
@@ -1430,7 +1430,7 @@ <h3 class="signature " id="ip?-instance_method">
1430
1430
< div class ="method_details ">
1431
1431
< h3 class ="signature " id ="ip_address-instance_method ">
1432
1432
1433
- #< strong > ip_address</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1433
+ #< strong > ip_address</ strong > ⇒ < tt > Object</ tt >
1434
1434
1435
1435
1436
1436
@@ -1460,7 +1460,7 @@ <h3 class="signature " id="ip_address-instance_method">
1460
1460
< div class ="method_details ">
1461
1461
< h3 class ="signature " id ="ip_port-instance_method ">
1462
1462
1463
- #< strong > ip_port</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1463
+ #< strong > ip_port</ strong > ⇒ < tt > Object</ tt >
1464
1464
1465
1465
1466
1466
@@ -1490,7 +1490,7 @@ <h3 class="signature " id="ip_port-instance_method">
1490
1490
< div class ="method_details ">
1491
1491
< h3 class ="signature " id ="ip_unpack-instance_method ">
1492
1492
1493
- #< strong > ip_unpack</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1493
+ #< strong > ip_unpack</ strong > ⇒ < tt > Object</ tt >
1494
1494
1495
1495
1496
1496
@@ -1634,7 +1634,7 @@ <h3 class="signature " id="ipv6?-instance_method">
1634
1634
< div class ="method_details ">
1635
1635
< h3 class ="signature " id ="pfamily-instance_method ">
1636
1636
1637
- #< strong > pfamily</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1637
+ #< strong > pfamily</ strong > ⇒ < tt > Object</ tt >
1638
1638
1639
1639
1640
1640
@@ -1687,7 +1687,7 @@ <h3 class="signature " id="pfamily-instance_method">
1687
1687
< div class ="method_details ">
1688
1688
< h3 class ="signature " id ="to_sockaddr-instance_method ">
1689
1689
1690
- #< strong > to_sockaddr</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1690
+ #< strong > to_sockaddr</ strong > ⇒ < tt > Object</ tt >
1691
1691
1692
1692
1693
1693
@@ -1776,7 +1776,7 @@ <h3 class="signature " id="unix?-instance_method">
1776
1776
< div class ="method_details ">
1777
1777
< h3 class ="signature " id ="unix_path-instance_method ">
1778
1778
1779
- #< strong > unix_path</ strong > ⇒ < tt > < span class =' object_link ' > < a href =" Object.html " title =" Object (class) " > Object </ a > </ span > </ tt >
1779
+ #< strong > unix_path</ strong > ⇒ < tt > Object</ tt >
1780
1780
1781
1781
1782
1782
@@ -1788,7 +1788,6 @@ <h3 class="signature " id="unix_path-instance_method">
1788
1788
< pre class ="lines ">
1789
1789
1790
1790
1791
- 219
1792
1791
220
1793
1792
221
1794
1793
222
@@ -1801,10 +1800,11 @@ <h3 class="signature " id="unix_path-instance_method">
1801
1800
229
1802
1801
230
1803
1802
231
1804
- 232</ pre >
1803
+ 232
1804
+ 233</ pre >
1805
1805
</ td >
1806
1806
< td >
1807
- < pre class ="code "> < span class ="info file "> # File 'mrbgems/mruby-socket/src/socket.c', line 219 </ span >
1807
+ < pre class ="code "> < span class ="info file "> # File 'mrbgems/mruby-socket/src/socket.c', line 220 </ span >
1808
1808
1809
1809
static mrb_value
1810
1810
mrb_addrinfo_unix_path(mrb_state *mrb, mrb_value < span style ="color:#069 "> self</ span > )
@@ -1830,9 +1830,9 @@ <h3 class="signature " id="unix_path-instance_method">
1830
1830
</ div >
1831
1831
1832
1832
< div id ="footer ">
1833
- Generated on Thu May 16 08:48:33 2019 by
1833
+ Generated on Wed Nov 27 22:35:11 2019 by
1834
1834
< a href ="http://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
1835
- 0.9.19 in < a href ="https://github.com/sagmor/yard-mruby "> mruby mode</ a > 0.3.0 (ruby-2.5.5).
1835
+ 0.9.20 in < a href ="https://github.com/sagmor/yard-mruby "> mruby mode</ a > 0.3.0 (ruby-2.5.5).
1836
1836
</ div >
1837
1837
1838
1838
</ div >
0 commit comments