From: Sylvain Daubert Date: 2011-08-10T22:52:58+09:00 Subject: [ruby-core:38901] [Ruby 1.9 - Feature #5182][Open] [PATCH] Update Socket doc Issue #5182 has been reported by Sylvain Daubert. ---------------------------------------- Feature #5182: [PATCH] Update Socket doc http://redmine.ruby-lang.org/issues/5182 Author: Sylvain Daubert Status: Open Priority: Normal Assignee: Eric Hodel Category: Target version: [ancdata.c, basicsocket.c, init.c, ipsocket.c, mkconstant.rb, option.c, raddrinfo.c, socket.c, tcpserver.c, tcpsocket.c, udpsocket.c, unixserver.c, unixsocket.c] Make class documentation appear in rdoc by moving then in front of rb_define_class functions. [socket.c, tcpserver.c] Add simple examples for Socket, TCPServer. [sockssocket.c] Add documentation. [socket.c] Introduce socket principles -- http://redmine.ruby-lang.org