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
*
merge revision(s) 61b7f86248bd121be2e83768be71ef289e8e5b90
usa
2020-03-31
1
-9
/
+8
*
merge revision(s) 64636,64637: [Backport #15659]
nagachika
2019-03-12
1
-0
/
+12
*
merge revision(s) 63304: [Backport #14713]
nagachika
2018-07-02
1
-4
/
+22
*
merge revision(s) 63000:
naruse
2018-03-28
1
-1
/
+23
*
unixsocket.c: check NUL bytes
naruse
2018-03-28
1
-1
/
+1
*
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
*
ext/socket/ifaddr.c: [DOC] fix typo
stomar
2017-11-07
1
-1
/
+1
*
socket: fix BasicSocket#*_nonblock buffering bugs from r58400
normal
2017-10-27
4
-7
/
+118
*
Fixed misspelling words.
hsbt
2017-10-22
1
-1
/
+1
*
Add missing `buf` parameter to `recv_nonblock` doc [ci skip]
nobu
2017-10-22
1
-0
/
+1
*
reference Socket.getaddrinfo to Addrinfo.getaddrinfo.
akr
2017-10-21
1
-0
/
+3
*
deprecate TCPSocket.gethostbyname.
akr
2017-10-21
1
-1
/
+10
*
Describe recommended-methods.
akr
2017-10-21
1
-0
/
+2
*
Deprecation document for gethostbyname,gethostbyaddr.
akr
2017-10-21
1
-2
/
+20
*
add example for Socket.gethostbyaddr.
akr
2017-10-21
1
-0
/
+7
*
socket.c: null byte at Socket.getnameinfo
nobu
2017-10-11
1
-2
/
+2
*
Add Socket::Ifaddr.vhid on supported platforms [Feature #13803]
naruse
2017-08-31
2
-0
/
+25
*
socket: system getaddrinfo on Windows
nobu
2017-07-25
1
-0
/
+1
*
separate constdefs.c and constdefs.h
nobu
2017-05-08
1
-1
/
+3
*
socket: avoid fcntl for read/write_nonblock on Linux
normal
2017-04-19
1
-0
/
+18
*
IPSocket#inspect
nobu
2017-04-14
1
-0
/
+38
*
Socket.udp_server_sockets: use symbol proc
normal
2017-04-11
1
-1
/
+1
*
Get rid of inifinity retry loop in Socket.udp_server_sockets
usa
2017-04-09
1
-0
/
+1
*
basicsocket.c: proper system call name
nobu
2017-04-08
1
-1
/
+4
*
ruby tool/update-deps --fix
shyouhei
2017-03-22
1
-0
/
+15
*
ext/socket/raddrinfo.c (addrinfo_mark): avoid needless branch
normal
2017-03-09
1
-4
/
+2
*
ext/socket/extconf.rb: fix a typo
nobu
2017-02-27
1
-1
/
+1
*
Revert r57690 except for read_nonblock
nobu
2017-02-23
1
-18
/
+9
*
[DOC] mark up literals
nobu
2017-02-23
1
-18
/
+18
*
[DOC] keyword argument _exception_
nobu
2017-02-23
1
-9
/
+9
*
socket.rb: [DOC] fix nonblock methods
nobu
2017-02-23
1
-7
/
+7
*
[DOC] {read,write}_nonblock with exception: false
nobu
2017-02-23
1
-9
/
+18
*
basicsocket (rsock_bsock_send): do not truncate return value
normal
2017-01-16
1
-3
/
+3
*
socket: use symbol proc for IO#close loops
normal
2016-11-21
1
-6
/
+6
*
socket.rb: remove closed checks
nobu
2016-11-15
1
-15
/
+15
*
socket.rb: kwargs
nobu
2016-11-14
1
-19
/
+10
*
socket: fix rdoc of UDPSocket#recvfrom_nonblock
rhe
2016-10-27
1
-1
/
+0
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-2
/
+2
*
* ext/socket/*.c: Add proper require for example to work.
hsbt
2016-10-05
8
-0
/
+16
*
fid typos [ci skip]
nobu
2016-09-24
1
-3
/
+2
*
Use PRIuSIZE format specifier for size_t values
rhe
2016-09-13
1
-2
/
+2
*
socket/depend: add srcs [ci skip]
nobu
2016-09-06
1
-0
/
+2
*
getnameinfo.c: rubysocket.h for inet_ntop
nobu
2016-08-13
2
-1
/
+2
*
socket/option.c: inet_ntop
nobu
2016-08-02
3
-23
/
+9
*
rb_funcallv
nobu
2016-07-29
1
-1
/
+1
*
* ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr
usa
2016-05-30
1
-2
/
+6
*
raddrinfo.c: fix modifier
nobu
2016-05-30
1
-2
/
+2
[next]