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
levlam
86ef95e0a8
Fix CE and some includes.
...
GitOrigin-RevId: e181d67a6ed36c9cbd444cf2282902b6a90881be
2018-09-13 06:08:49 +03:00
..
Epoll.cpp
Update tdutils from other project
2018-08-13 20:15:09 +03:00
Epoll.h
Fix some includes.
2018-09-10 04:08:15 +03:00
EventFdBsd.cpp
Add real NativeFd::set_is_blocking.
2018-09-10 17:05:12 +03:00
EventFdBsd.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
EventFdLinux.cpp
Fix some includes.
2018-09-10 04:08:15 +03:00
EventFdLinux.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
EventFdWindows.cpp
Fix checking of return values.
2018-09-11 20:31:53 +03:00
EventFdWindows.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
Iocp.cpp
Fix checking of return values.
2018-09-11 20:31:53 +03:00
Iocp.h
Move Iocp to separate files.
2018-09-11 17:43:43 +03:00
KQueue.cpp
Update tdutils from other project
2018-08-13 20:15:09 +03:00
KQueue.h
Fix some includes.
2018-09-10 04:08:15 +03:00
NativeFd.cpp
Simplify NativeFd.
2018-09-11 16:27:20 +03:00
NativeFd.h
Simplify NativeFd.
2018-09-11 16:27:20 +03:00
Poll.cpp
Fix CE and some includes.
2018-09-13 06:08:49 +03:00
Poll.h
Fix some includes.
2018-09-10 04:08:15 +03:00
PollableFd.h
Mark PollableFdInfo default members as deleted.
2018-09-10 15:42:46 +03:00
Select.cpp
Update tdutils from other project
2018-08-13 20:15:09 +03:00
Select.h
Fix some includes.
2018-09-10 04:08:15 +03:00
ThreadIdGuard.cpp
Remove global restriction on thread count.
2018-07-17 02:46:44 +03:00
ThreadIdGuard.h
Update copyright year.
2018-01-02 16:45:09 +03:00
ThreadPthread.h
Thread: detach
2018-09-11 17:55:00 +03:00
ThreadStl.h
Thread: detach
2018-09-11 17:55:00 +03:00
WineventPoll.cpp
Move Iocp to separate files.
2018-09-11 17:43:43 +03:00
WineventPoll.h
Move Iocp to separate files.
2018-09-11 17:43:43 +03:00