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
4df6f95818
Move Iocp to separate files.
...
GitOrigin-RevId: 8b60ea4ab775d264b70987316aac8141719d3a6b
2018-09-11 17:43:43 +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
Simplify NativeFd.
2018-09-11 16:27:20 +03:00
EventFdWindows.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
Iocp.cpp
Move Iocp to separate files.
2018-09-11 17:43:43 +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
Update tdutils from other project
2018-08-13 20:15:09 +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
A lot of fixes.
2018-09-07 03:41:21 +03:00
ThreadStl.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +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