aboutsummaryrefslogtreecommitdiffstats
path: root/test/socket/test_sockopt.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-201-0/+7
* add a test.akr2014-01-201-0/+7
* * test/socket/test_sockopt.rb: change test name. follow r41037.ayumin2013-06-021-2/+2
* follow r41034naruse2013-06-021-4/+4
* * ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse2013-05-311-0/+18
* add tests.akr2009-02-111-0/+16
* rename tests classes.akr2009-02-111-1/+1
* * ext/socket/option.c (sockopt_s_bool): new method.akr2009-02-101-0/+17