aboutsummaryrefslogtreecommitdiff
path: root/src/threadsocket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix a ton of pedantic compiler warnings.Gravatar Sadie Powell2021-04-041-1/+1
|
* Refactor classbase/CullResult into Cullable/Cullable::Result.Gravatar Sadie Powell2021-03-021-1/+1
|
* Replace the check for eventfd() with a C++17 header check.Gravatar Sadie Powell2020-10-201-1/+1
|
* Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-171-1/+3
|
* Replace socketengine_{pthread,win32} with C++11 threads.Gravatar Sadie Powell2019-05-151-0/+139