vapor-community / sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.
MIT License
575 stars 54 forks source link

Refactored Resolver #52

Closed czechboy0 closed 8 years ago

czechboy0 commented 8 years ago

Refactored Resolver to make it impossible to forget to adjust the SocketConfig for the resolved AddressFamily

Addresses this concern brought up by @MatthiasKreileder: https://github.com/czechboy0/Socks/pull/44/files/ce1c852cc3b10ae8c38c53ed2e13bf232fbfc8d2#r66617229