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
f4c85df878
Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
...
GitOrigin-RevId: bbfdf27d508f5c985b14bc13bd8549201ae1cb15
2018-09-10 20:49:54 +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 some includes.
2018-09-10 04:08:15 +03:00
EventFdWindows.h
A lot of fixes.
2018-09-07 03:41:21 +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
BufferdStdin: support posix
2018-09-10 18:09:08 +03:00
NativeFd.h
Reimplement NativeFd::duplicate.
2018-09-10 17:47:28 +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
Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
2018-09-10 20:49:54 +03:00
WineventPoll.h
Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
2018-09-10 20:49:54 +03:00