diff options
author | eregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2019-02-05 09:50:11 +0000 |
---|---|---|
committer | eregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2019-02-05 09:50:11 +0000 |
commit | 8552ee87b663e10d6c2265748f57a7d041face2c (patch) | |
tree | 5d4bb1023b66bd98fca40dc920c0702b137bcdcb /spec/ruby/library/socket/udpsocket | |
parent | af479d54dcd1ce4a02a1f73b3bcab9d30f164f2b (diff) |
Pass the Array from select() to Socket.udp_server_recv
* As mentioned in the documentation.
* Use Array#size instead of #count, it's more common.
* Use :unset, it clarifies things if the specs fails.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67009 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec/ruby/library/socket/udpsocket')
0 files changed, 0 insertions, 0 deletions