This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
tdlib-fork
Archived
Watch
1
Star
0
Fork
0
You've already forked tdlib-fork
Code
Pull Requests
Releases
Activity
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
History
Arseny Smirnov
11ccf8f4c8
bugfix
...
GitOrigin-RevId: e30c5724d5a1b24378bdc250fc40940a45b450b8
2018-09-11 15:04:17 +03:00
..
detail
Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
2018-09-10 20:49:54 +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
Remove unneeded code from Fd.cpp/Fd.h.
2018-09-10 16:52:27 +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
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
Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
2018-09-10 20:49:54 +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
Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
2018-09-10 20:49:54 +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
bugfix
2018-09-11 15:04:17 +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
Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
2018-09-10 20:49:54 +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