[GitHub] thrift pull request: Free getaddrinfo memory for domain sockets

2015-12-14 Thread theopolis
Github user theopolis closed the pull request at: https://github.com/apache/thrift/pull/674 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] thrift pull request: Free getaddrinfo memory for domain sockets

2015-12-14 Thread theopolis
Github user theopolis commented on the pull request: https://github.com/apache/thrift/pull/674#issuecomment-164648161 This has since been fixed with the AddressInfo wrapper. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] thrift pull request: Free getaddrinfo memory for domain sockets

2015-11-01 Thread theopolis
GitHub user theopolis opened a pull request: https://github.com/apache/thrift/pull/674 Free getaddrinfo memory for domain sockets Previously, UNIX domain sockets were not calling `freeaddrinfo` within `listen`. You can merge this pull request into a Git repository by running: