Florian Albrechtskirchinger
|
644b5910a6
|
Remove select() and use poll()
|
2025-02-20 19:38:37 +01:00 |
|
Florian Albrechtskirchinger
|
e541dfc6b7
|
Revert "Make poll() the default (#2065)"
This reverts commit 6e73a63153.
|
2025-02-20 19:31:40 +01:00 |
|
Florian Albrechtskirchinger
|
6e73a63153
|
Make poll() the default (#2065)
* Make poll() the default
select() can still be enabled by defining CPPHTTPLIB_USE_SELECT.
* Run tests with select() and poll()
|
2025-02-18 05:23:23 -05:00 |
|
yhirose
|
87fab847b8
|
Fix SIGINT problem in Docker image
|
2024-09-03 21:20:10 -04:00 |
|
yhirose
|
ba638ff38e
|
Update Docker support
|
2024-08-31 17:09:20 -04:00 |
|
yhirose
|
52a18c78a5
|
Add docker related files
|
2024-08-27 00:23:31 -04:00 |
|