mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d6ffa4b918
commit
54a52efe09
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ class Addrinfo
|
||||||
end
|
end
|
||||||
|
|
||||||
class BasicSocket
|
class BasicSocket
|
||||||
# Returns an address of the socket suitable for connect.
|
# Returns an address of the socket suitable for connect in the local machine.
|
||||||
#
|
#
|
||||||
# This method returns _self_.local_address, except following condition.
|
# This method returns _self_.local_address, except following condition.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue