.. |
Epoll.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Epoll.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
EventFdBsd.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
EventFdBsd.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
EventFdLinux.cpp
|
Improve private field names.
|
2021-12-10 13:07:55 +03:00 |
EventFdLinux.h
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
EventFdWindows.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
EventFdWindows.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
Iocp.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Iocp.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
KQueue.cpp
|
Added the ability to hook into logging system.
|
2021-05-17 18:49:09 +03:00 |
KQueue.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
NativeFd.cpp
|
Mark move constructors/assignment operators noexcept.
|
2021-10-18 14:36:15 +03:00 |
NativeFd.h
|
Mark move constructors/assignment operators noexcept.
|
2021-10-18 14:36:15 +03:00 |
Poll.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Poll.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
PollableFd.h
|
Mark move constructors/assignment operators noexcept.
|
2021-10-18 14:36:15 +03:00 |
Select.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Select.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
skip_eintr.h
|
Clamp float numbers before conversion to integers.
|
2021-03-28 22:33:22 +03:00 |
ThreadIdGuard.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
ThreadIdGuard.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
ThreadPthread.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
ThreadPthread.h
|
Update clang-format to 13.0.1.
|
2021-12-10 00:27:13 +03:00 |
ThreadStl.h
|
Update clang-format to 13.0.1.
|
2021-12-10 00:27:13 +03:00 |
WineventPoll.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
WineventPoll.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |