Github user clindsay commented on the issue:
https://github.com/apache/thrift/pull/1031
The diff generated by GitHub makes the change look a little bigger than it
actually is. In TSocketServer.m, the `initWithSocket` method is effectively the
same as the old `initWithPort` method, but with the socket creation code
factored out into `createSocketWithPort`. Additional code has been added to
create a socket using a path instead of a port.
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---