tdlight/tdutils/td/utils/port
levlam cba0f62ba9 Minor fixes.
GitOrigin-RevId: ffac148f714da737dcc1b12e56352995866f93b4
2018-12-19 23:35:13 +03:00
..
detail Improve clean_filename behavior. 2018-11-27 04:24:43 +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 Add FreeBSD support. 2018-11-02 22:47:20 +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 Better create_local_lock. 2018-10-30 14:21:36 +03:00
FileFd.h Add local locking to FileFd::lock. 2018-10-08 21:18:06 +03:00
IPAddress.cpp Minor fixes. 2018-12-19 23:35:13 +03:00
IPAddress.h Add IPAddress::is_reserved method and its test. 2018-11-15 20:10:20 +03:00
path.cpp Ignore EAGAIN in mkdir (happens in Android). 2018-10-22 18:08:51 +03:00
path.h Pass std::function as callback in walk_path. 2018-09-13 20:41:26 +03:00
platform.h Modernize spelling of macOs. 2018-12-01 04:15:59 +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 Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
ServerSocketFd.cpp Fix IOCP error statuses. 2018-12-17 19:12:47 +03:00
ServerSocketFd.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
signals.cpp Better compile-time dispatching on function type. 2018-12-12 05:26:52 +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 Fix IPAddress::get_any_addr. 2018-12-17 22:09:01 +03:00
SocketFd.h Fix IOCP error statuses. 2018-12-17 19:12:47 +03:00
Stat.cpp tdutils: update from other project 2018-12-19 17:48:39 +03:00
Stat.h Fix CE. 2018-02-28 22:54:05 +03:00
StdStreams.cpp Better error messages. 2018-10-07 02:47:50 +03:00
StdStreams.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
thread_local.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
thread_local.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
thread.h Update copyright year. 2018-01-02 16:45:09 +03:00
UdpSocketFd.cpp tdutils: update from other project 2018-12-19 17:48:39 +03:00
UdpSocketFd.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +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