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
/
detail
History
Arseny Smirnov
f63ce74fef
tdutils: import changes from other project
...
GitOrigin-RevId: 0cfbe2418933cffdce4f0d1b8461c247a814d868
2019-08-12 14:45:57 +03:00
..
Epoll.cpp
Epoll: use NativeFd
2019-07-31 13:45:15 +03:00
Epoll.h
NativeFd fixes.
2019-08-01 02:48:34 +03:00
EventFdBsd.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
EventFdBsd.h
Update copyright year.
2019-01-01 01:02:34 +03:00
EventFdLinux.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
EventFdLinux.h
Update copyright year.
2019-01-01 01:02:34 +03:00
EventFdWindows.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
EventFdWindows.h
Update copyright year.
2019-01-01 01:02:34 +03:00
Iocp.cpp
Fix tdutils after update.
2019-07-21 21:07:07 +03:00
Iocp.h
Fix includes.
2019-07-23 01:50:12 +03:00
KQueue.cpp
Add NetBSD support.
2019-08-02 19:06:53 +03:00
KQueue.h
NativeFd fixes.
2019-08-01 02:48:34 +03:00
NativeFd.cpp
NativeFd: remove on_release_fd method
2019-08-01 19:43:36 +03:00
NativeFd.h
TD_FD_DEBUG: cmake option to debug EINVAL errors
2019-07-31 12:18:48 +03:00
Poll.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
Poll.h
Update copyright year.
2019-01-01 01:02:34 +03:00
PollableFd.h
Fix std::atomic_flag init.
2019-04-22 03:18:33 +03:00
Select.cpp
Use LOG_CHECK where it is necessary
2019-02-12 19:17:20 +03:00
Select.h
Update copyright year.
2019-01-01 01:02:34 +03:00
ThreadIdGuard.cpp
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
ThreadIdGuard.h
Update copyright year.
2019-01-01 01:02:34 +03:00
ThreadPthread.h
tdutils: update from other project
2019-07-06 13:29:15 +02:00
ThreadStl.h
tdutils: import changes from other project
2019-08-12 14:45:57 +03:00
WineventPoll.cpp
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
WineventPoll.h
Update copyright year.
2019-01-01 01:02:34 +03:00