rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7f44badcbe
commit
770f854176
@ -261,7 +261,7 @@ ancillary_unix_rights(VALUE self)
|
||||
* - SOL_SOCKET/SCM_BINTIME (2**(-64) second) FreeBSD
|
||||
*
|
||||
* Note that Time cannot represent SCM_BINTIME timestamps accurately
|
||||
* because Time uses nano second as internal representation.
|
||||
* because Time represents a time in nano second granularity.
|
||||
*
|
||||
* Addrinfo.udp("127.0.0.1", 0).bind {|s1|
|
||||
* Addrinfo.udp("127.0.0.1", 0).bind {|s2|
|
||||
|
Loading…
x
Reference in New Issue
Block a user