cpp-httplib/test
Scott Graham 0515c6aad6 Support system-assigned port via two part listen()
This fixes #46 by allowing the user to separate the port bind from the
blocking listen(). Two new API functions bind_to_any_port() (which
returns the system-assigned port) and listen_after_bind() are equivalent
to the existing listen().
2018-04-16 08:23:41 -07:00
..
gtest Added google test framework. 2012-09-26 21:35:49 -04:00
test.xcodeproj Added Xcode project. 2013-04-24 09:35:45 -04:00
www/dir Fixed build errors and adjusted a test case. 2017-06-28 19:36:48 -04:00
image.jpg Add a file for test 2017-12-29 22:34:59 -05:00
Makefile Add gzip support. resolved #11 2017-12-30 00:00:43 -05:00
test.cc Support system-assigned port via two part listen() 2018-04-16 08:23:41 -07:00
test.sln static file support. vc12 support. 2013-07-04 18:18:52 -04:00
test.vcxproj Fixed toolset setting of test/test.vcxproj 2018-04-06 16:09:41 -04:00