mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27012 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0edceaa7c7
commit
652484598d
11 changed files with 62 additions and 36 deletions
|
@ -249,7 +249,7 @@ udp_recvfrom_nonblock(int argc, VALUE *argv, VALUE sock)
|
|||
/*
|
||||
* Document-class: ::UDPSocket < IPSocket
|
||||
*
|
||||
* UDPSocket class
|
||||
* UDPSocket represents a UDP/IP socket.
|
||||
*/
|
||||
void
|
||||
Init_udpsocket(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue