This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-27 20:44:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
Yusuke Endoh
8413749ec0
ext/socket/extconf.rb: Fix the chech if if_indextoname is available
...
The check had not work because "headers" were not passed.
2021-11-02 23:41:01 +09:00
..
lib
…
.document
…
addrinfo.h
…
ancdata.c
Prefer the reentrant versions of gmtime and localtime
2021-10-14 23:44:15 +09:00
basicsocket.c
[DOC] Use
unpack1
instead of
unpack(template)[0]
[ci skip]
2021-09-23 09:20:00 +09:00
constants.c
…
depend
ruby tool/update-deps --fix
2021-10-05 14:18:23 +09:00
extconf.rb
ext/socket/extconf.rb: Fix the chech if if_indextoname is available
2021-11-02 23:41:01 +09:00
getaddrinfo.c
…
getnameinfo.c
…
ifaddr.c
undefine alloc functions for C extensions
2021-08-20 08:30:06 +09:00
init.c
…
ipsocket.c
…
mkconstants.rb
Add more socket constants
2021-10-12 16:45:22 +09:00
option.c
…
raddrinfo.c
…
rubysocket.h
…
socket.c
…
sockport.h
…
sockssocket.c
…
tcpserver.c
…
tcpsocket.c
…
udpsocket.c
…
unixserver.c
…
unixsocket.c
…