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
usa 4b9cd6edce * ext/socket/lib/socket.rb: UNIXSocket is not always exists. fixes
install error on Windows, introduced at r52601.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-11-17 04:55:36 +00:00
..
lib * ext/socket/lib/socket.rb: UNIXSocket is not always exists. fixes 2015-11-17 04:55:36 +00:00
.document
addrinfo.h
ancdata.c socket: avoid arg parsing in bsock_sendmsg_internal 2015-11-17 01:05:30 +00:00
basicsocket.c socket: avoid arg parsing in bsock_sendmsg_internal 2015-11-17 01:05:30 +00:00
constants.c use frozen string of symbols 2015-04-14 03:31:28 +00:00
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb * ChangeLog: Good-bye OS/2. 2015-10-18 01:18:34 +00:00
getaddrinfo.c * configure.in: fixed build failure of Haiku. 2015-10-24 13:51:25 +00:00
getnameinfo.c * configure.in: fixed build failure of Haiku. 2015-10-24 13:51:25 +00:00
ifaddr.c ifaddr.c: wrapper object before alloc 2015-05-16 12:57:17 +00:00
init.c init.c: is_socket 2015-11-17 02:15:55 +00:00
ipsocket.c rsock_addrinfo: specify address family 2015-10-13 03:14:13 +00:00
mkconstants.rb
option.c use rb_sym2str 2015-08-15 04:32:15 +00:00
raddrinfo.c suppress a warning 2015-10-19 16:28:56 +00:00
rubysocket.h socket: avoid arg parsing in bsock_sendmsg_internal 2015-11-17 01:05:30 +00:00
socket.c socket: avoid arg parsing in rsock_s_accept_nonblock 2015-11-16 23:40:15 +00:00
sockport.h
sockssocket.c * ext/socket/basicsocket.c, ext/socket/sockssocket.c: 2014-12-07 10:40:27 +00:00
tcpserver.c socket: avoid arg parsing in rsock_s_accept_nonblock 2015-11-16 23:40:15 +00:00
tcpsocket.c rsock_addrinfo: specify address family 2015-10-13 03:14:13 +00:00
udpsocket.c socket: avoid arg parsing in rsock_s_recvfrom_nonblock 2015-11-16 23:25:03 +00:00
unixserver.c socket: avoid arg parsing in rsock_s_accept_nonblock 2015-11-16 23:40:15 +00:00
unixsocket.c fix unbalanced square brackets 2015-06-16 14:40:20 +00:00