RipcordSoftware / libhttpserver

A simple, easy to use C++ 11 based HTTP web server

Repository from Github https://github.comRipcordSoftware/libhttpserverRepository from Github https://github.comRipcordSoftware/libhttpserver

On OSX socket timeouts function slightly differently to Linux

craigminihan opened this issue · comments

Issue defined out in fea8304.

Will probably need a thread:sleep time implementation to resolve this.

Resolved in bfed7cd