mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
2f8b6234cd
* time.c (nsec2timev): extracted from time_new_internal. (time_new_internal): change argument to VALUE. (rb_time_new): follow the argument change. (rb_time_nano_new): ditto. (rb_time_num_new): new function. * ext/socket/ancdata.c (ancillary_timestamp): use rb_time_num_new to represent struct bintime preciously. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
test_addrinfo.rb | ||
test_ancdata.rb | ||
test_basicsocket.rb | ||
test_nonblock.rb | ||
test_socket.rb | ||
test_sockopt.rb | ||
test_tcp.rb | ||
test_udp.rb | ||
test_unix.rb |