mirror of
https://github.com/MariaDB/server.git
synced 2025-11-04 21:06:17 +01:00
network timeouts might be rather large and feedback plugin waits forever for the sender thread to exit. an alternative could've been to use GNU-specific pthread_timedjoin_np(), where _np mean "not portable". |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| feedback.cc | ||
| feedback.h | ||
| sender_thread.cc | ||
| url_base.cc | ||
| url_http.cc | ||
| utils.cc | ||