.. |
lib
|
* ext/socket/lib/socket.rb: Doc typos by @vipulnsward [Fixes GH-292]
|
2013-04-24 03:55:02 +00:00 |
.document
|
* Various .document files: Update .document files to match files which
|
2011-05-11 22:31:17 +00:00 |
addrinfo.h
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
ancdata.c
|
Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESS
|
2013-04-08 19:58:55 +00:00 |
basicsocket.c
|
socket/extconf.rb: RSTRING_SOCKLEN
|
2013-04-06 07:58:51 +00:00 |
constants.c
|
constants.c: fix macro name
|
2013-04-08 15:28:43 +00:00 |
depend
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
extconf.rb
|
socket/extconf.rb: add -D
|
2013-04-08 17:44:35 +00:00 |
getaddrinfo.c
|
* ext/socket/getaddrinfo.c (GET_AI): don't cast 1st argument for
|
2013-02-15 03:27:05 +00:00 |
getnameinfo.c
|
* ext/socket/sockport.h (VALIDATE_SOCKLEN): new macro to validate
|
2013-02-14 15:17:49 +00:00 |
init.c
|
Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESS
|
2013-04-08 19:58:55 +00:00 |
ipsocket.c
|
* ext/socket: Improve socket exception message to show socket address.
|
2013-04-06 02:39:44 +00:00 |
mkconstants.rb
|
* ext/socket/extconf.rb: Remove condition for bcc.
|
2013-04-04 14:25:19 +00:00 |
option.c
|
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
|
2013-04-16 03:25:50 +00:00 |
raddrinfo.c
|
* ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.
|
2013-04-17 11:01:17 +00:00 |
rubysocket.h
|
* ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.
|
2013-04-17 13:08:13 +00:00 |
socket.c
|
Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESS
|
2013-04-08 19:58:55 +00:00 |
sockport.h
|
* ext/socket/extconf.rb: test struct sockaddr_un and its member,
|
2013-02-15 22:19:05 +00:00 |
sockssocket.c
|
* ext/socket: Make Socket documentation appear. Add documentation for
|
2011-08-15 23:08:39 +00:00 |
tcpserver.c
|
* ext/socket/tcpserver.c: Grammar for TCPServer.new from r39554
|
2013-03-02 22:34:29 +00:00 |
tcpsocket.c
|
socket: ai_addrlen is socklen_t
|
2013-02-15 07:54:38 +00:00 |
udpsocket.c
|
* ext/socket: Improve socket exception message to show socket address.
|
2013-04-06 02:39:44 +00:00 |
unixserver.c
|
* ext/socket: Make Socket documentation appear. Add documentation for
|
2011-08-15 23:08:39 +00:00 |
unixsocket.c
|
* ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.
|
2013-04-16 14:07:50 +00:00 |