tdlight/tdutils/td/utils/port/detail
levlam 7d565e359d Improve clean_filename behavior.
GitOrigin-RevId: da29b1a87a27b6bcb7651ae1b261d44dcf18849f
2018-11-27 04:24:43 +03:00
..
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 Add missed include. 2018-11-02 22:57:22 +03:00
KQueue.h Improve clean_filename behavior. 2018-11-27 04:24:43 +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 Fix ThreadPthread. 2018-11-03 22:36:52 +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