1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
normal 0514a74794 socket: use symbol proc for IO#close loops
Made possible by r56795, this reduces human and byte code size.

* ext/socket/lib/socket.rb (self.ip_sockets_port0,
  self.tcp_server_sockets_port0,
  self.tcp_server_sockets,
  self.udp_server_sockets): use symbol proc

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56867 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-21 23:50:25 +00:00
..
-test- Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>. 2016-11-07 00:45:00 +00:00
bigdecimal
cgi/escape
continuation
coverage
date
dbm
digest
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace objspace.c:: indent [ci skip] 2016-11-18 11:05:20 +00:00
openssl
pathname Pathname#empty? implemented. 2016-11-05 03:29:08 +00:00
psych Fix a typo. 2016-11-16 03:02:42 +00:00
pty
racc/cparse
rbconfig/sizeof
readline readline.c: str_subpos 2016-11-17 11:52:11 +00:00
ripper
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm
socket socket: use symbol proc for IO#close loops 2016-11-21 23:50:25 +00:00
stringio
strscan
syslog
win32 extmk.rb: removed compiled? method [ci skip] 2016-11-18 04:34:26 +00:00
win32ole win32ole.c: suppress warnings 2016-11-20 06:53:39 +00:00
zlib
.document
extmk.rb extmk.rb: removed compiled? method [ci skip] 2016-11-18 04:34:26 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt