mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
8bc3241016
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 |