summaryrefslogtreecommitdiff
path: root/ext/socket/tcpserver.c
AgeCommit message (Expand)Author
2013-03-02* ext/socket/tcpserver.c: Grammar for TCPServer.new from r39554zzak
2013-03-02update doc.akr
2013-02-24* ext/socket: define and use union_sockaddr instead of structakr
2011-08-15* ext/socket: Make Socket documentation appear. Add documentation fordrbrain
2010-04-28* ext/socket: fixed types.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-03-22* ext/socket: use rsock_ prefix for internal initialization functions.akr
2010-03-22update doc.akr
2010-03-21* ext/socket: make sources rdoc friendly.akr
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-01* ext/socket: add rsock_prefix.akr
2009-02-24* class.c (rb_scan_args): Allow specifying the number of trailingknu
2009-02-13* ext/socket/socket.c (Init_socket): define TCPServer#listen andakr
2009-01-17* ext/socket: split files for each class.akr