Lines Matching full:for
7 distributed with this work for additional information
18 KIND, either express or implied. See the License for the
62 libevent (for libthriftnb only) - most linux distributions have dev packages for this:
72 BOOST_ROOT : For boost, e.g. D:\boost_1_55_0
73 OPENSSL_ROOT_DIR : For OpenSSL, e.g. D:\OpenSSL-Win32
77 LIBEVENT_ROOT_DIR : For Libevent e.g. D:\libevent-2.0.21-stable
79 See /3rdparty.user for more details.
81 The same linking guidelines described above for libthriftnb apply to windows as well.
86 dependencies; in the case of libthrift, openssl, pthreads, and librt and for
94 libevent (for libthriftnb only)
99 The Thrift library targets Windows 7 or latter versions. The supports for windows XP and Vista are …
114 for the vcpkg port. Therefore, if the version is out of date, please
122 is currently Windows-only. Named pipe transport for *NIX has not been
123 implemented. Domain sockets are a better choice for local IPC under non-Windows
140 See the TestClient.cpp and TestServer.cpp files for examples.
168 are extracted and sent to application for verification. When a DNS
233 overridden if it's not strong enough for you.
239 Support for C++03/C++98 was deprecated.
240 Support for Boost at runtime was deprecated.
247 The classes Monitor and TimerManager now use std::chrono::milliseconds for timeout, the methods and…
249 Support for Windows XP/Vista has been dropped.
251 Support for C++03/C++98 has been dropped. Use version 0.12.0 to support that
255 build dependency for folks who just want to build the runtime and not