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-28 04:54:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
Nobuyoshi Nakada
8deabcd328
Constified afamily functions
2019-07-16 18:42:56 +09:00
..
lib
…
.document
…
addrinfo.h
…
ancdata.c
socket: use frozen string buffer when releasing GVL
2019-07-14 20:46:51 +09:00
basicsocket.c
…
constants.c
…
depend
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
2019-07-14 17:58:03 +09:00
extconf.rb
…
getaddrinfo.c
…
getnameinfo.c
…
ifaddr.c
…
init.c
disable non-blocking pipes and sockets by default
2018-11-29 20:00:00 +00:00
ipsocket.c
* expand tabs.
2019-06-11 06:56:46 +09:00
mkconstants.rb
Suppress paranoid warnings for external/3rd-party libraries
2019-05-23 17:36:26 +09:00
option.c
…
raddrinfo.c
Constified afamily functions
2019-07-16 18:42:56 +09:00
rubysocket.h
disable non-blocking pipes and sockets by default
2018-11-29 20:00:00 +00:00
socket.c
disable non-blocking pipes and sockets by default
2018-11-29 20:00:00 +00:00
sockport.h
…
sockssocket.c
…
tcpserver.c
…
tcpsocket.c
…
udpsocket.c
…
unixserver.c
…
unixsocket.c
…