From: Eric Hodel Date: 2011-08-13T02:44:51+09:00 Subject: [ruby-core:38936] [Ruby 1.9 - Feature #5182][Feedback] [PATCH] Update Socket doc Issue #5182 has been updated by Eric Hodel. Category set to DOC Status changed from Open to Feedback It seems the patch was not attached here. ---------------------------------------- Feature #5182: [PATCH] Update Socket doc http://redmine.ruby-lang.org/issues/5182 Author: Sylvain Daubert Status: Feedback Priority: Normal Assignee: Eric Hodel Category: DOC 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