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 ebbe6782c6 separate constdefs.c and constdefs.h
* ext/socket/depend: separate constdefs.c and constdefs.h so that
  only one process will run when parallel building.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-08 05:31:02 +00:00
..
lib socket: avoid fcntl for read/write_nonblock on Linux 2017-04-19 01:08:16 +00:00
.document
addrinfo.h
ancdata.c * ext/socket/*.c: Add proper require for example to work. 2016-10-05 03:57:32 +00:00
basicsocket.c basicsocket.c: proper system call name 2017-04-08 03:25:50 +00:00
constants.c
depend separate constdefs.c and constdefs.h 2017-05-08 05:31:02 +00:00
extconf.rb ext/socket/extconf.rb: fix a typo 2017-02-27 05:58:31 +00:00
getaddrinfo.c
getnameinfo.c getnameinfo.c: rubysocket.h for inet_ntop 2016-08-13 01:26:24 +00:00
ifaddr.c
init.c
ipsocket.c IPSocket#inspect 2017-04-14 10:03:43 +00:00
mkconstants.rb
option.c * ext/socket/*.c: Add proper require for example to work. 2016-10-05 03:57:32 +00:00
raddrinfo.c ext/socket/raddrinfo.c (addrinfo_mark): avoid needless branch 2017-03-09 03:49:47 +00:00
rubysocket.h socket/option.c: inet_ntop 2016-08-02 03:37:02 +00:00
socket.c * ext/socket/*.c: Add proper require for example to work. 2016-10-05 03:57:32 +00:00
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c * ext/socket/*.c: Add proper require for example to work. 2016-10-05 03:57:32 +00:00
unixserver.c * ext/socket/*.c: Add proper require for example to work. 2016-10-05 03:57:32 +00:00
unixsocket.c * ext/socket/*.c: Add proper require for example to work. 2016-10-05 03:57:32 +00:00