..
detail
Remove global restriction on thread count.
2018-07-17 02:46:44 +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 copyright year.
2018-01-02 16:45: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 copyright year.
2018-01-02 16:45:09 +03:00
Fd.cpp
Better error messages.
2018-05-19 18:03:53 +03:00
Fd.h
Fix some includes.
2018-02-11 18:58:18 +03:00
FileFd.cpp
Better error message.
2018-05-10 21:39:01 +03:00
FileFd.h
Update copyright year.
2018-01-02 16:45:09 +03:00
IPAddress.cpp
Add support for transparent HTTP proxies.
2018-07-26 16:49:18 +03:00
IPAddress.h
Add prefer_ipv6 parameter tp GetHostByNameActor.
2018-07-01 04:12:20 +03:00
path.cpp
Fix some string to Slice conversions.
2018-07-08 02:47:46 +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
Update copyright year.
2018-01-02 16:45:09 +03:00
RwMutex.h
In-memory thread-safe cache for language pack strings.
2018-07-05 21:28:11 +03:00
ServerSocketFd.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
ServerSocketFd.h
Update copyright year.
2018-01-02 16:45:09 +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
Update copyright year.
2018-01-02 16:45:09 +03:00
SocketFd.h
Update copyright year.
2018-01-02 16:45:09 +03:00
Stat.cpp
Fix compilation for Termux.
2018-05-10 10:49:47 +03:00
Stat.h
Fix CE.
2018-02-28 22:54:05 +03:00
thread_local.cpp
tdutils: merge Destructor and ScopeGuard implementations
2018-03-13 16:03:46 +03:00
thread_local.h
Remove global restriction on thread count.
2018-07-17 02:46:44 +03:00
thread.h
Update copyright year.
2018-01-02 16:45:09 +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