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
levlam
c6afabd633
Reimplement NativeFd::duplicate.
...
GitOrigin-RevId: 7f2dcff066d8f944514cb0bbc48991bbe3706820
2018-09-10 17:47:28 +03:00
..
detail
Reimplement NativeFd::duplicate.
2018-09-10 17:47:28 +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
Add real NativeFd::set_is_blocking.
2018-09-10 17:05:12 +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
Add real NativeFd::set_is_blocking.
2018-09-10 17:05:12 +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
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
Add real NativeFd::set_is_blocking.
2018-09-10 17:05:12 +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