summaryrefslogtreecommitdiff
path: root/ext/socket/option.c
AgeCommit message (Expand)Author
2020-10-28Use public allocators for creating new T_OBJECT objectsAaron Patterson
2018-07-24UNREACHABLE_RETURNnobu
2016-10-05* ext/socket/*.c: Add proper require for example to work.hsbt
2016-09-24fid typos [ci skip]nobu
2016-08-02socket/option.c: inet_ntopnobu
2016-03-17socket/option.c: accurate conditionnobu
2016-01-17option.c: single byte booleannobu
2016-01-17option.c: make error messages consistentnobu
2015-08-15use rb_sym2strnobu
2015-03-25* ext/socket/extconf.rb: Solaris 11 has struct tcp_info.tcpi_ca_state,naruse
2014-12-05socket/option.c: fix inet_ntop link error on mswinnobu
2014-12-04socket/option.c: use rb_w32_inet_ntopnobu
2014-05-21* ext/socket/option.c: Fix complation error on Android.akr
2014-05-19* ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibcakr
2014-05-19* ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_...akr
2014-01-21Several more OS information for TYPE_IP_MULTICAST_LOOP andakr
2014-01-20ext/socket/option.c: fix typonobu
2014-01-20* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr
2014-01-20* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr
2014-01-20* ext/socket/option.c: Use "byte" as default argument forakr
2014-01-20* ext/socket/option.c: Use preprocessor macros to avoid repeatedakr
2014-01-19socket/option.c: helper functionsnobu
2014-01-19socket/option.c: revert r44647nobu
2014-01-19socket/option.c: socket option variationsnobu
2014-01-18[DOC]akr
2014-01-18* ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socketakr
2013-06-02* ext/socket/option.c: rename functions introduced in r41009naruse
2013-05-31* ext/socket/option.c (inspect_byte): used only on NetBSD.nobu
2013-05-31* ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse
2013-04-16* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-08option.c: fix macro namenobu
2012-10-20* include/ruby/ruby.h: add C APIs.nari
2012-07-29option.c: mingw64 onlynobu
2012-07-29option.c: use rb_w32_inet_ntopnobu
2012-07-29win32.c: rb_w32_inet_ntop should be constnobu
2012-07-28ext/socket: suppress warnings on mingw64nobu
2011-08-15* ext/socket: Make Socket documentation appear. Add documentation fordrbrain
2011-05-15* remove trailing spaces.nobu
2010-12-26fix a typo.akr
2010-12-26* ext/socket/option.c: define IFNAMSIZ if not available.akr
2010-12-26update comment.akr
2010-12-26* ext/socket/option.c (rb_if_indextoname): new function to abstractakr
2010-12-25This ifdef should be useless after r30374.naruse
2010-12-25* ext/socket/extconf.rb: check the existence of if_indextoname().usa
2010-12-25* ext/socket/option.c (inspect_ipv4_add_drop_membership): new functionakr
2010-12-25* ext/socket/option.c (inspect_ipv6_mreq): new function to inspectakr
2010-09-09* ext/socket/option.c (inspect_peercred): support OpenBSD-current.akr
2010-05-04* ext/socket/option.c (sockopt_inspect): use rb_str_cat2 andakr
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-03-22* ext/socket: use rsock_ prefix for internal initialization functions.akr