.. |
lib
|
* ext/socket/lib/socket.rb (BasicSocket#connect_address): returns ::1
|
2009-02-28 06:05:44 +00:00 |
.cvsignore
|
add extconf.h to .cvsignore.
|
2006-06-24 01:15:08 +00:00 |
addrinfo.h
|
* ext/socket/addrinfo.h (AI_NUMERICSERV): defined.
|
2009-01-13 13:57:53 +00:00 |
ancdata.c
|
* ext/socket/ancdata.c (anc_inspect_socket_creds): supress warnings.
|
2009-03-02 12:27:33 +00:00 |
basicsocket.c
|
* ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily.
|
2009-03-01 11:58:13 +00:00 |
constants.c
|
* ext/socket: add rsock_prefix.
|
2009-03-01 06:30:41 +00:00 |
depend
|
* ext/socket/rubysocket.h (cmsg_type_arg): declared.
|
2009-02-02 02:51:02 +00:00 |
extconf.rb
|
* ext/socket/basicsocket.c (bsock_getpeereid): implemented for Solaris
|
2009-02-12 12:43:04 +00:00 |
getaddrinfo.c
|
* ext/socket/extconf.rb (gai_strerror): checks if available and if
|
2009-01-14 04:09:05 +00:00 |
getnameinfo.c
|
* ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.h
|
2009-01-13 03:11:17 +00:00 |
init.c
|
* ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily.
|
2009-03-01 11:58:13 +00:00 |
ipsocket.c
|
* ext/socket/ (rsock_make_hostent): renamed from sock_make_hostent.
|
2009-03-01 06:48:22 +00:00 |
mkconstants.rb
|
* ext/socket: add rsock_prefix.
|
2009-03-01 06:30:41 +00:00 |
option.c
|
* ext/socket: add rsock_prefix.
|
2009-03-01 06:30:41 +00:00 |
raddrinfo.c
|
forgot to commit.
|
2009-03-02 12:13:00 +00:00 |
rubysocket.h
|
* ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily.
|
2009-03-01 11:58:13 +00:00 |
socket.c
|
* ext/socket/raddrinfo.c: suppress warnings.
|
2009-03-01 14:00:48 +00:00 |
sockport.h
|
* ext/socket/sockport.h (SS_LEN): defined unconditionally.
|
2009-03-02 12:39:47 +00:00 |
sockssocket.c
|
* ext/socket: add rsock_prefix.
|
2009-03-01 06:30:41 +00:00 |
tcpserver.c
|
* ext/socket: add rsock_prefix.
|
2009-03-01 06:30:41 +00:00 |
tcpsocket.c
|
* ext/socket/ (rsock_make_hostent): renamed from sock_make_hostent.
|
2009-03-01 06:48:22 +00:00 |
udpsocket.c
|
* ext/socket/ (rsock_make_hostent): renamed from sock_make_hostent.
|
2009-03-01 06:48:22 +00:00 |
unixserver.c
|
* ext/socket: add rsock_prefix.
|
2009-03-01 06:30:41 +00:00 |
unixsocket.c
|
* ext/socket/raddrinfo.c: suppress warnings.
|
2009-03-01 14:00:48 +00:00 |