Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 6d256e6512
fix: correctly set a Request::RunState::job_run flag to the background request
The flag should be set to the task.request and not to the cur->request.
The cur->request could have been already changed by the main thread.
2023-08-25 16:24:27 +02:00
winixcli add /usr/include/postgresql to includes paths 2022-09-23 19:53:26 +02:00
winixd fix: correctly set a Request::RunState::job_run flag to the background request 2023-08-25 16:24:27 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore add winixcli/src/winix to .gitignore 2022-01-18 19:46:12 +01:00
LICENSE add LICENSE file 2022-07-03 12:17:26 +02:00