Define HTTP_HAS_UNIX_DAEMON
Defined in File config.hpp
Define Documentation
-
HTTP_HAS_UNIX_DAEMON
The http::daemon class can use fork/exec to spawn a process in the background. That’s not going to work on Windows for now.
Defined in File config.hpp
The http::daemon class can use fork/exec to spawn a process in the background. That’s not going to work on Windows for now.