1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
nobu 25b9eb5e57 * include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862]
add parent member.

* error.c (rb_typeddata_inherited_p): new function.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-18 07:31:54 +00:00
..
lib Clean warnings: unused variables. 2010-06-23 05:32:46 +00:00
.cvsignore
.document
addrinfo.h
ancdata.c * suppress warnings. 2010-05-21 09:10:23 +00:00
basicsocket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
constants.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
depend
extconf.rb * ext/socket/extconf.rb: mswin/mingw ruby has socketpair(), but it's 2010-05-19 10:59:47 +00:00
getaddrinfo.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:21:01 +00:00
getnameinfo.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:21:01 +00:00
init.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
ipsocket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
mkconstants.rb * ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants. 2010-05-11 14:10:34 +00:00
option.c * ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and 2010-05-04 03:39:36 +00:00
raddrinfo.c * include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862] 2010-07-18 07:31:54 +00:00
rubysocket.h * ext/socket/rubysocket.h: non-implemented method definitions need 2010-04-28 07:16:30 +00:00
socket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
sockport.h
sockssocket.c
tcpserver.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
tcpsocket.c
udpsocket.c
unixserver.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
unixsocket.c * suppress warnings. 2010-05-21 09:10:23 +00:00