mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-01-21 17:42:12 +00:00
* Fix #1235 * fix BindIPAddress error (#1242) * Code cleanup * Added a unit test * Commented out 'SSLClientTest.SetInterfaceWithINET6' * Fixed incorrect return value from if2ip * Removed if_nametoindex call Co-authored-by: Kotarou <2918558+CyberKoo@users.noreply.github.com>