This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-06 12:47:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
Nobuyoshi Nakada
beb85e7eee
[Bug
#21705
] Fix segfaults on Windows
...
It should check the type of the argument and coercion before converting the encoding.
2025-11-23 13:55:15 +09:00
..
lib
…
.document
…
addrinfo.h
…
ancdata.c
…
basicsocket.c
…
constants.c
…
depend
…
extconf.rb
ext/socket: Set raddrinfo thread as detached before thread start (
#15142
)
2025-11-13 16:42:38 -05:00
getaddrinfo.c
Win32: Drop support for older than MSVC 8.0/_MSC_VER 1400
2025-11-19 11:03:42 +09:00
getnameinfo.c
Win32: Drop support for older than MSVC 8.0/_MSC_VER 1400
2025-11-19 11:03:42 +09:00
ifaddr.c
…
init.c
…
ipsocket.c
ext/socket: Set raddrinfo thread as detached before thread start (
#15142
)
2025-11-13 16:42:38 -05:00
mkconstants.rb
…
option.c
…
raddrinfo.c
ext/socket: Set raddrinfo thread as detached before thread start (
#15142
)
2025-11-13 16:42:38 -05:00
rubysocket.h
Win32: Drop support for older than MSVC 9.0/_MSC_VER 1500
2025-11-19 11:03:42 +09:00
socket.c
…
sockport.h
…
sockssocket.c
…
tcpserver.c
…
tcpsocket.c
…
udpsocket.c
…
unixserver.c
…
unixsocket.c
[Bug
#21705
] Fix segfaults on Windows
2025-11-23 13:55:15 +09:00