summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-02-11* ext/socket/lib/socket.rb (Socket.unix_server_socket): close theakr
2009-02-11* ext/socket/lib/socket.rb (Socket.unix_server_socket): call the blockakr
2009-02-11* ext/socket/ancdata.c (ancillary_s_ip_pktinfo): make 3rd argumentakr
2009-02-11add tests.akr
2009-02-11rename tests classes.akr
2009-02-11add tests.akr
2009-02-11* ext/socket/extconf.rb: check getpeereid.akr
2009-02-10* ext/socket/lib/socket.rb (Socket.udp_server_sockets): new method.akr
2009-02-10* ext/socket/option.c (sockopt_s_bool): new method.akr
2009-02-09* ext/socket/ancdata.c (ancillary_initialize): add family argument.akr
2009-02-08* ext/socket/option.c (inspect_peercred): struct ucred containsakr
2009-02-08LOCAL_PEERCRED is also available on MacOS X.akr
2009-02-08* ext/socket/option.c (inspect_local_peercred): cr_uid is a effectiveakr
2009-02-08* ext/socket/extconf.rb: check sys/param.h and sys/ucred.h.akr
2009-02-08* enumerator.c (enumerator_with_index): receives one argument whichmame
2009-02-08remove debug print.akr
2009-02-08* ext/socket/option.c (inspect_peercred): new function to showakr
2009-02-08* ext/socket/extconf.rb: check struct cmsgcred.akr
2009-02-08test renamed.akr
2009-02-08* ext/socket/extconf.rb: check struct sockcred.akr
2009-02-08add a test.akr
2009-02-08* ext/socket/raddrinfo.c (init_unix_addrinfo): add socktype argument.akr
2009-02-08select before read_nonblock.akr
2009-02-08specify exception class for rescue clause.akr
2009-02-07add a test.akr
2009-02-07* test/socket/test_addrinfo.rb (test_family_addrinfo): don't useakr
2009-02-07test setrlimit in a child process.akr
2009-02-06* test/etc/test_etc.rb: trivial.nobu
2009-02-06no need to restore rlimit in child process.akr
2009-02-05* ext/socket: AddrInfo is renamed to Addrinfo. [ruby-dev:37876]akr
2009-02-05don't connect to unspecified address (0.0.0.0). OpenBSD reject it.akr
2009-02-04test relaxed.akr
2009-02-04add tests.akr
2009-02-04relax tests for MacOS X.akr
2009-02-04relax tests for IPv4 compat/mapped IPv6 addresss.akr
2009-02-03* test/etc/test_etc.rb(test_getpwnam, test_getgrgid, test_getgrnam):mame
2009-02-03don't connect to unspecified address.akr
2009-02-03* ext/readline/extconf.rb: checked rl_set_screen_size andkouji
2009-02-03* ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): newakr
2009-02-03add a test.akr
2009-02-03add tests.akr
2009-02-03add tests.akr
2009-02-02add a test.akr
2009-02-02* test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu
2009-02-02adds a test case for r21955 and r21917.yugui
2009-02-02* test/socket/test_addrinfo.rb: use AddrInfo.getaddrinfo to generateakr
2009-02-02* version.h: bump up to 1.9.2 patchlevel -1.akr
2009-02-02* ext/socket/socket.c (sock_initialize): make 3rd argument, protocol,akr
2009-02-02* sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu
2009-02-02* ext/socket/rubysocket.h (cmsg_type_arg): declared.akr