about summary refs log tree commit homepage
path: root/ext/raindrops/linux_tcp_info.c
DateCommit message (Expand)
2017-03-17tcp_info: support this struct under FreeBSD
2017-03-15TypedData C-API conversion
2017-03-01TCP_Info: custom documentation for #get!
2017-03-01ext: fix documentation for C ext-defined classes
2016-07-29use HTTPS and move homepage to https://bogomips.org/raindrops/
2015-07-14check for the existence of linux/tcp.h
2013-04-11Linux::TCP_Info: implement #get! instance method
2011-03-21tcp_info: mark this as Linux-only
2011-03-11tcp_info: more documentation on last_data_recv
2011-03-10rdoc: 100% documentation coverage!
2011-03-01use struct tcp_info from linux/tcp.h
2011-02-23linux: add support for TCP_INFO reporting