Problem: address parsing code is tied to the TCP code
Solution: Factor the code into a different file with a well defined API and add unit tests.
Showing
src/ip_resolver.cpp
0 → 100644
src/ip_resolver.hpp
0 → 100644
Please
register
or
sign in
to comment