index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated dependencies on internal/warnings.h
Nobuyoshi Nakada
2019-12-31
1
-0
/
+15
*
update dependencies
卜部昌平
2019-12-26
1
-0
/
+165
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-15
/
+34
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
4
-20
/
+7
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
3
-8
/
+2
*
Clean up implementation of SOCKSSocket, its confusing and undocumented
Justin McNally
2019-11-01
1
-4
/
+10
*
Prefer libsocksd over libsocks
Justin McNally
2019-11-01
1
-1
/
+1
*
Support libsocksd socks library for SOCKSSocket
Justin McNally
2019-11-01
1
-1
/
+1
*
Support timeout for Addrinfo
Masaki Matsushita
2019-09-10
3
-13
/
+145
*
Revert "Support timeout for Addrinfo"
Masaki Matsushita
2019-09-09
3
-145
/
+13
*
Support timeout for Addrinfo
Masaki Matsushita
2019-09-09
3
-13
/
+145
*
drop-in type check for rb_define_singleton_method
卜部昌平
2019-08-29
2
-6
/
+6
*
rb_ensure now free from ANYARGS
卜部昌平
2019-08-27
3
-6
/
+12
*
Hoisted out unixsocket_len, triming NUL chars from sun_path
Nobuyoshi Nakada
2019-08-16
1
-29
/
+30
*
Constified afamily functions
Nobuyoshi Nakada
2019-07-16
1
-3
/
+3
*
socket: use frozen string buffer when releasing GVL
Tanaka Akira
2019-07-14
1
-2
/
+5
*
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
1
-0
/
+15
*
* expand tabs.
git
2019-06-11
1
-3
/
+3
*
ext/socket/ipsocket.c: Use SO_REUSEADDR for local_host/port
Yusuke Endoh
2019-06-11
1
-0
/
+5
*
Suppress paranoid warnings for external/3rd-party libraries
Nobuyoshi Nakada
2019-05-23
1
-0
/
+1
*
Removed moving toplevel header since r12501
nobu
2019-02-08
1
-15
/
+15
*
Fix indents [ci skip]
nobu
2018-12-31
1
-4
/
+4
*
disable non-blocking pipes and sockets by default
normal
2018-11-29
3
-5
/
+6
*
socket: disable nonblocking-by-default on win32
normal
2018-11-22
3
-7
/
+23
*
ext/socket/init.c (rsock_socket0): non-blocking for non-SOCK_NONBLOCK
normal
2018-11-22
1
-0
/
+1
*
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-22
3
-8
/
+16
*
Use friendlier terminology in rubysocket.h comment
nobu
2018-11-11
1
-1
/
+1
*
Revert "Use friendlier terminology in rubysocket.h comment"
nobu
2018-11-11
1
-1
/
+1
*
Use friendlier terminology in rubysocket.h comment
nobu
2018-11-11
1
-1
/
+1
*
ext/socket/init.c (wait_connectable): bail out early on some errors
normal
2018-11-08
1
-1
/
+20
*
fix a typo [ci skip]
nobu
2018-09-05
1
-1
/
+1
*
fix typo
naruse
2018-09-05
1
-1
/
+1
*
AIX doesn't set OptionLength for boolean options
naruse
2018-09-05
1
-0
/
+12
*
UNREACHABLE_RETURN
nobu
2018-07-24
3
-4
/
+4
*
comma at the end of enum is a C99ism
shyouhei
2018-06-25
1
-1
/
+1
*
UNIXSocket#recv_io: trigger GC when out of FDs
normal
2018-06-24
1
-1
/
+27
*
io.c: workaround for EPROTOTYPE
nobu
2018-04-30
1
-4
/
+22
*
unixsocket.c: abstract namespace
nobu
2018-03-28
1
-1
/
+23
*
unixsocket.c: check NUL bytes
nobu
2018-03-28
1
-1
/
+1
*
search winsock libraries explicitly
nobu
2018-03-02
1
-0
/
+1
*
Refactor ERB version checking for keyword arguments
k0kubun
2018-02-27
1
-1
/
+1
*
erb.rb: deprecate safe_level of ERB.new
k0kubun
2018-02-22
1
-11
/
+19
*
socket.rb: protected connect_internal
nobu
2018-02-17
1
-2
/
+2
*
init.c: encode socket error message
nobu
2018-01-23
1
-0
/
+12
*
getaddrinfo.c: ai_errlist
nobu
2018-01-23
1
-0
/
+2
*
raddrinfo.c: fix parse_numeric_port
nobu
2018-01-15
1
-9
/
+9
*
ifaddr.c: get_ifaddrs
nobu
2017-12-22
1
-20
/
+15
*
ifaddr.c: fix memsize
nobu
2017-12-04
1
-4
/
+5
*
ifaddr.c: unused member
nobu
2017-12-03
1
-2
/
+0
*
socket.c,tcpsocket.c: improve deprecation notices
stomar
2017-11-07
2
-12
/
+12
[next]