View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007197 | libmicrohttpd | libmicrohttpd multi-threaded operation | public | 2022-03-17 21:29 | 2022-03-17 21:29 |
Reporter | basch | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 0.9.75 | ||||
Summary | 0007197: MHD_USE_ITC is disabled w/o MHD_USE_INTERNAL_POLLING_THREAD | ||||
Description | Hello, I'm using MHD in one thread and let it do all the select()-stuff through MHD_run_wait(). Also, I'm passing MHD_USE_ITC to MHD_start_daemon() because daemon->itc is used in MHD_resume_connection() to immediately wake up the select(). However, in MHD_start_daemon() the MHD_USE_ITC-flag is reset if MHD_USE_INTERNAL_POLLING_THREAD isn't set. Thanks and keep up the good work, Seb. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-17 21:29 | basch | New Issue |