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 7bca2f031a get rid of warnings
* io.c (sysopen_func, rb_sysopen_internal): cast through VALUE to get
  rid of warnings.  fixup of r36355.
* process.c (rb_waitpid_blocking, rb_waitpid): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-07-11 03:17:35 +00:00
..
lib * ext/socket/lib/socket.rb (family_addrinfo): don't require protocol 2012-01-09 11:18:00 +00:00
.document
addrinfo.h
ancdata.c rb_thread_call_without_gvl 2012-07-10 13:57:11 +00:00
basicsocket.c * io.c, process.c, time.c, ext: use rb_sys_fail_str instead of 2012-02-27 01:50:27 +00:00
constants.c
depend rb_thread_call_without_gvl 2012-07-10 13:57:11 +00:00
extconf.rb * ext/socket/extconf.rb: fix typo. 2012-03-05 07:52:43 +00:00
getaddrinfo.c
getnameinfo.c
init.c * ext/socket/init.c (rsock_socket0): don't clear try_sock_cloexec if 2011-11-05 08:56:50 +00:00
ipsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
mkconstants.rb * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
option.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
raddrinfo.c get rid of warnings 2012-07-11 03:17:35 +00:00
rubysocket.h rb_thread_call_without_gvl 2012-07-10 13:57:11 +00:00
socket.c * ext/socket/socket.c (sock_s_pack_sockaddr_un): support the longest 2012-04-26 22:18:03 +00:00
sockport.h
sockssocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
tcpserver.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
tcpsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
udpsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
unixserver.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
unixsocket.c * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longest 2012-04-26 03:34:12 +00:00