aboutsummaryrefslogtreecommitdiffstats
path: root/ext/socket/udpsocket.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket: Make Socket documentation appear. Add documentation fordrbrain2011-08-151-5/+6
* * thread.c (rb_thread_io_blocking_region): new function to runnobu2011-02-121-1/+1
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-6/+6
* * ext/socket: use rsock_ prefix for internal initialization functions.akr2010-03-221-1/+1
* update doc.akr2010-03-221-1/+1
* * ext/socket: make sources rdoc friendly.akr2010-03-211-0/+2
* * ext/socket/raddrinfo.c, ext/socket/udpsocket.c: avoid illegal castmame2010-02-261-1/+3
* fix typos.akr2009-11-041-1/+1
* * io.c (rb_mWaitReadable): defined.akr2009-03-191-2/+10
* * ext/socket/ (rsock_make_hostent): renamed from sock_make_hostent.akr2009-03-011-5/+5
* * ext/socket: add rsock_prefix.akr2009-03-011-6/+6
* * ext/socket: split files for each class.akr2009-01-171-0/+252