Home
last modified time | relevance | path

Searched full:longer (Results 1 – 25 of 62) sorted by relevance

123

/thrift-3.4.0/lib/netstd/
DREADME.md27 …e following compiler flags are no longer needed or supported: `hashcode` is now standard, while `n…
42 …wing compiler flags are no longer needed or supported: `hashcode` and `async` are now standard, wh…
43 … `ISync` anymore, async is mandatory. The synchronous model is simply no longer available (that's …
/thrift-3.4.0/lib/go/
DREADME.md40 longer work with older Go releases.
42 and as a result no longer works on go1.12.
112 advantage of that to abandon requests that's no longer needed:
/thrift-3.4.0/lib/py/test/
Dtest_socket.py49 # once the server side closes, it no longer shows open
/thrift-3.4.0/lib/cpp/test/
DTFileTransportTest.cpp211 // take longer, since we're just waiting for our turn on the CPU. in BOOST_AUTO_TEST_CASE()
217 // Make sure fewer than 10% of the runs took longer than 1000us in BOOST_AUTO_TEST_CASE()
273 // However, sometimes it takes a bit longer. Allow 5ms leeway. in test_flush_max_us_impl()
329 // Fail if at any point we've been running for longer than half a second. in BOOST_AUTO_TEST_CASE()
DAllProtocolTests.tcc208 testNaked<TProto, std::string>("a bit longer than the smallest possible"); in testProtocol()
214 testField<TProto, T_STRING, std::string>("a bit longer than the smallest possible"); in testProtocol()
/thrift-3.4.0/lib/js/
DMakefile.am22 # (note these issues may no longer be present, but it is ok)
/thrift-3.4.0/lib/d/
DREADME.md33 cases typically run longer or require manual intervention.
/thrift-3.4.0/.github/
Dstale.yml35 This issue is no longer stale.
/thrift-3.4.0/test/netstd/Server/
DProgram.cs48 Console.WriteLine("Hint: The 'server' argument is no longer required."); in Main()
/thrift-3.4.0/lib/cpp/src/thrift/
DTProcessor.h170 * no longer needed.
174 * when the object is no longer needed, instead of deleting the pointer.
/thrift-3.4.0/test/netstd/Client/
DProgram.cs48 Console.WriteLine("Hint: The 'client' argument is no longer required."); in Main()
/thrift-3.4.0/lib/cpp/
DREADME.md252 language level. As a consequence, boost is no longer required as a runtime
266 The project no longer performs a side-by-side static and shared build; you
292 *must* be longer than any TSSLSocket that it creates, otherwise openssl will be cleaned
DCMakeLists.txt20 # Remove the following once lib/cpp no longer depends on boost headers:
/thrift-3.4.0/lib/rs/
DREADME.md51 * **[THRIFT-5360]** - No longer define OR generate `description()` methods for `Error` types.
55 …the generated Rust representation of an Error no longer implements the `Error.description()` metho…
/thrift-3.4.0/compiler/cpp/src/thrift/
Dmain.h105 * Prints deprecation notice for old NS declarations that are no longer supported
Dglobals.h105 ALREADY_PROCESSED = 2, // doctext has been used and is no longer available
/thrift-3.4.0/lib/rb/lib/thrift/transport/
Dmemory_buffer_transport.rb28 # this behavior is no longer required. If you wish to change it
/thrift-3.4.0/lib/java/
DREADME.md231 public to default (package) and will no longer be accessible by third-party
235 public to default (package) and will no longer be accessible by third-party
/thrift-3.4.0/lib/perl/
DREADME.md89 file. This means `use Socket;` no longer defines SSLSocket. You can use this
/thrift-3.4.0/lib/d/src/thrift/internal/
Dresource_pool.d218 * it is temporarily disabled (no longer considered) until in TResourcePool()
260 * The duration for which a resource is no longer considered after it has in TResourcePool()
/thrift-3.4.0/doc/specs/
Dthrift-tconfiguration.md59 The difference between the two options is, that MaxFrameSize exists much longer and it is used only…
/thrift-3.4.0/lib/cpp/src/thrift/server/
DTServerFramework.h138 * The server no longer tracks the client.
/thrift-3.4.0/lib/rs/src/transport/
Dsocket.rs108 /// longer be used to communicate with another endpoint.
/thrift-3.4.0/lib/d/src/thrift/codegen/
Dasync_client_pool.d121 * consecutive tries, it is temporarily disabled (not tried any longer) for
190 * The duration for which a client is no longer considered after it has
588 * + of the operation once it is no longer running, since the accumulator
/thrift-3.4.0/lib/rs/src/protocol/
Dstored.rs30 /// message identifier bytes are no longer on the wire. Since downstream

123