tdlight/tdutils/td/utils/port
levlam 02eff935ec Remove legacy declarations.
GitOrigin-RevId: d2dcb086a609b2f11cf9476b7e4b9ca8d63c9fe0
2018-09-13 23:08:13 +03:00
..
detail Simplify reader_wait and fix some includes. 2018-09-13 21:22:25 +03:00
Clocks.cpp Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
Clocks.h Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
config.h Update tdutils from other project 2018-08-13 20:15:09 +03:00
CxCli.h Fix .NET std::string <-> System.String conversion. 2018-05-11 19:53:27 +03:00
EventFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
EventFdBase.h EventFd: wait 2018-09-13 16:27:09 +03:00
FileFd.cpp Make pread and DataView const. 2018-09-13 03:12:40 +03:00
FileFd.h Make pread and DataView const. 2018-09-13 03:12:40 +03:00
IPAddress.cpp Add get_ipv4 test. 2018-09-11 21:49:39 +03:00
IPAddress.h Add get_ipv4 test. 2018-09-11 21:49:39 +03:00
path.cpp Fix rmrf CE. 2018-09-13 21:50:23 +03:00
path.h Pass std::function as callback in walk_path. 2018-09-13 20:41:26 +03:00
platform.h Update copyright year. 2018-01-02 16:45:09 +03:00
Poll.h Update copyright year. 2018-01-02 16:45:09 +03:00
PollBase.h Fix some includes. 2018-09-10 04:08:15 +03:00
PollFlags.cpp Fix CE and some includes. 2018-09-13 06:08:49 +03:00
PollFlags.h Move PollFlags to separate header. 2018-09-10 02:37:05 +03:00
RwMutex.h In-memory thread-safe cache for language pack strings. 2018-07-05 21:28:11 +03:00
ServerSocketFd.cpp Better logging of NativeFd. 2018-09-11 19:44:37 +03:00
ServerSocketFd.h A lot of fixes. 2018-09-07 03:41:21 +03:00
signals.cpp Unify include order. 2018-02-03 15:58:18 +03:00
signals.h Update copyright year. 2018-01-02 16:45:09 +03:00
sleep.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
sleep.h Update copyright year. 2018-01-02 16:45:09 +03:00
SocketFd.cpp Better logging of NativeFd. 2018-09-11 19:44:37 +03:00
SocketFd.h Remove legacy declarations. 2018-09-13 23:08:13 +03:00
Stat.cpp Update tdutils from other project 2018-08-13 20:15:09 +03:00
Stat.h Fix CE. 2018-02-28 22:54:05 +03:00
StdStreams.cpp Fix CE and some includes. 2018-09-13 06:08:49 +03:00
StdStreams.h Fix some includes. 2018-09-12 06:26:05 +03:00
thread_local.cpp Update tdutils from other project 2018-08-13 20:15:09 +03:00
thread_local.h A lot of fixes. 2018-09-07 03:41:21 +03:00
thread.h Update copyright year. 2018-01-02 16:45:09 +03:00
UdpSocketFd.cpp Better logging of NativeFd. 2018-09-11 19:44:37 +03:00
UdpSocketFd.h A lot of fixes. 2018-09-07 03:41:21 +03:00
wstring_convert.cpp Minor fixes. 2018-06-05 20:44:41 +03:00
wstring_convert.h Use CSlice in to_wstring. 2018-05-18 17:22:18 +03:00