- Fix: Remove use of Java 6-only APIs.
- Fix: Properly handle exceptions from
NetworkInterface
when querying MTU. - Fix: Ensure MTU has a reasonable default and upper-bound.
- Correct casing of SSL in method names (
getSslSocketFactory
/setSslSocketFactory
).
Initial release.