aboutsummaryrefslogtreecommitdiffstats
path: root/ext/socket/ifaddr.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/ifaddr.c: Use unsigned LONG_LONG to represent flagsakr2013-05-171-4/+19
* Enable the document for Socket::Ifaddr#ifindex.akr2013-05-171-1/+1
* socket: fix build error and warnings on mingwnobu2013-05-141-0/+4
* Update doc.akr2013-05-141-18/+18
* * ext/socket: New method, Socket.getifaddrs, implemented.akr2013-05-111-0/+434