This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/tdutils/td/utils/port
levlam 30ceb55fb4 Fix checking of return values.
GitOrigin-RevId: 81accbd062db24d031a3054ba5cc86ace38774ad
2018-09-11 20:31:53 +03:00
..
detail Fix checking of return values. 2018-09-11 20:31:53 +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 Update tdutils from other project 2018-08-13 20:15:09 +03:00
Fd.cpp Reimplement NativeFd::duplicate. 2018-09-10 17:47:28 +03:00
Fd.h Reimplement NativeFd::duplicate. 2018-09-10 17:47:28 +03:00
FileFd.cpp Unify FileFd::read implementation. 2018-09-11 17:13:53 +03:00
FileFd.h A lot of fixes. 2018-09-07 03:41:21 +03:00
IPAddress.cpp Fix IPAddress::get_ipv4 usages. 2018-09-11 19:40:53 +03:00
IPAddress.h A lot of fixes. 2018-09-07 03:41:21 +03:00
path.cpp Fix some includes. 2018-09-10 04:08:15 +03:00
path.h Add missing <limits.h> so PATH_MAX would be available 2018-09-04 21:52:20 +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 Move PollFlags to separate header. 2018-09-10 02:37:05 +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 unneeded code from Fd.cpp/Fd.h. 2018-09-10 16:52:27 +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. 2018-09-11 19:57:50 +03:00
StdStreams.h Minor fixes. 2018-09-10 21:45:34 +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