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 5260fa4ef9 Move skip_eintr to detail.
GitOrigin-RevId: f9898af5691b7fda7e0036de4ede6f17e281c657
2018-09-10 02:16:42 +03:00
..
detail Move skip_eintr to detail. 2018-09-10 02:16:42 +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 Move skip_eintr to detail. 2018-09-10 02:16:42 +03:00
Fd.h Move skip_eintr to detail. 2018-09-10 02:16:42 +03:00
FileFd.cpp Move skip_eintr to detail. 2018-09-10 02:16:42 +03:00
FileFd.h A lot of fixes. 2018-09-07 03:41:21 +03:00
IPAddress.cpp A lot of fixes. 2018-09-07 03:41:21 +03:00
IPAddress.h A lot of fixes. 2018-09-07 03:41:21 +03:00
path.cpp Move skip_eintr to detail. 2018-09-10 02:16:42 +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 A lot of fixes. 2018-09-07 03:41:21 +03:00
RwMutex.h In-memory thread-safe cache for language pack strings. 2018-07-05 21:28:11 +03:00
ServerSocketFd.cpp Move skip_eintr to detail. 2018-09-10 02:16:42 +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 Move skip_eintr to detail. 2018-09-10 02:16:42 +03:00
SocketFd.h Move set_is_blocking method to NativeFd. 2018-09-10 02:08:12 +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 A lot of fixes. 2018-09-07 03:41:21 +03:00
StdStreams.h A lot of fixes. 2018-09-07 03:41:21 +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 Move skip_eintr to detail. 2018-09-10 02:16:42 +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