Age | Commit message (Expand) | Author |
---|---|---|
2015-05-16 | ifaddr.c: wrapper object before alloc | nobu |
2014-05-27 | * ext/socket/ifaddr.c (ifaddr_inspect_flags): support IFF_SIMPLEX. | naruse |
2014-05-11 | * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. | akr |
2013-10-02 | * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak. | mame |
2013-05-17 | * ext/socket/ifaddr.c: Use unsigned LONG_LONG to represent flags | akr |
2013-05-17 | Enable the document for Socket::Ifaddr#ifindex. | akr |
2013-05-14 | socket: fix build error and warnings on mingw | nobu |
2013-05-14 | Update doc. | akr |
2013-05-11 | * ext/socket: New method, Socket.getifaddrs, implemented. | akr |