.. |
Epoll.cpp
|
Update tdutils from other project
|
2018-08-13 20:15:09 +03:00 |
Epoll.h
|
Fix some includes.
|
2018-09-10 04:08:15 +03:00 |
EventFdBsd.cpp
|
Simplify reader_wait and fix some includes.
|
2018-09-13 21:22:25 +03:00 |
EventFdBsd.h
|
EventFd: wait
|
2018-09-13 16:27:09 +03:00 |
EventFdLinux.cpp
|
Various fixes.
|
2018-09-27 16:37:15 +03:00 |
EventFdLinux.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
EventFdWindows.cpp
|
Fix checking of return values.
|
2018-09-11 20:31:53 +03:00 |
EventFdWindows.h
|
EventFd: wait
|
2018-09-13 16:27:09 +03:00 |
Iocp.cpp
|
Fix checking of return values.
|
2018-09-11 20:31:53 +03:00 |
Iocp.h
|
Move Iocp to separate files.
|
2018-09-11 17:43:43 +03:00 |
KQueue.cpp
|
Update tdutils from other project
|
2018-08-13 20:15:09 +03:00 |
KQueue.h
|
Fix some includes.
|
2018-09-10 04:08:15 +03:00 |
NativeFd.cpp
|
Simplify NativeFd.
|
2018-09-11 16:27:20 +03:00 |
NativeFd.h
|
Simplify NativeFd.
|
2018-09-11 16:27:20 +03:00 |
Poll.cpp
|
Fix CE and some includes.
|
2018-09-13 06:08:49 +03:00 |
Poll.h
|
Fix some includes.
|
2018-09-10 04:08:15 +03:00 |
PollableFd.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
Select.cpp
|
Update tdutils from other project
|
2018-08-13 20:15:09 +03:00 |
Select.h
|
Fix some includes.
|
2018-09-10 04:08:15 +03:00 |
ThreadIdGuard.cpp
|
Remove global restriction on thread count.
|
2018-07-17 02:46:44 +03:00 |
ThreadIdGuard.h
|
Update copyright year.
|
2018-01-02 16:45:09 +03:00 |
ThreadPthread.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
ThreadStl.h
|
Thread: detach
|
2018-09-11 17:55:00 +03:00 |
WineventPoll.cpp
|
Fix some MSVC Analyzer warnings.
|
2018-10-26 17:11:20 +03:00 |
WineventPoll.h
|
Move Iocp to separate files.
|
2018-09-11 17:43:43 +03:00 |