.. |
lib
|
Clean warnings: unused variables.
|
2010-06-23 05:32:46 +00:00 |
.document
|
* ext/socket/.document: extracted from ext/.document.
|
2010-03-22 00:06:48 +00:00 |
addrinfo.h
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
ancdata.c
|
update doc.
|
2010-12-23 23:52:42 +00:00 |
basicsocket.c
|
* ext/socket: fixed types.
|
2010-04-28 08:14:13 +00:00 |
constants.c
|
* ext/socket: fixed types.
|
2010-04-28 08:14:13 +00:00 |
depend
|
|
|
extconf.rb
|
* ext/socket/extconf.rb: Fix build error which was introduced r30372.
|
2010-12-25 17:21:08 +00:00 |
getaddrinfo.c
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:21:01 +00:00 |
getnameinfo.c
|
This ifdef should be useless after r30374.
|
2010-12-25 17:37:36 +00:00 |
init.c
|
* ext/socket/init.c (rsock_init_sock): conditionally used variable.
|
2010-10-12 14:54:02 +00:00 |
ipsocket.c
|
* ext/socket: fixed types.
|
2010-04-28 08:14:13 +00:00 |
mkconstants.rb
|
* ext/socket/mkconstants.rb: add IF_NAMESIZE.
|
2010-12-26 16:31:01 +00:00 |
option.c
|
fix a typo.
|
2010-12-26 10:43:53 +00:00 |
raddrinfo.c
|
* ext/socket/raddrinfo.c (init_addrinfo, inspect_sockaddr): suppress
|
2010-09-23 12:42:49 +00:00 |
rubysocket.h
|
* ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of a
|
2010-09-13 10:56:52 +00:00 |
socket.c
|
* ext/socket: fixed types.
|
2010-04-28 08:14:13 +00:00 |
sockport.h
|
|
|
sockssocket.c
|
* ext/socket: use rsock_ prefix for internal initialization functions.
|
2010-03-22 16:15:21 +00:00 |
tcpserver.c
|
* ext/socket: fixed types.
|
2010-04-28 08:14:13 +00:00 |
tcpsocket.c
|
* ext/socket: use rsock_ prefix for internal initialization functions.
|
2010-03-22 16:15:21 +00:00 |
udpsocket.c
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
unixserver.c
|
* ext/socket: fixed types.
|
2010-04-28 08:14:13 +00:00 |
unixsocket.c
|
* fix type warnings.
|
2010-11-11 12:30:39 +00:00 |