Home
last modified time | relevance | path

Searched defs:NoStream (Results 1 – 12 of 12) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/
H A DEntityStates.cs32 NoStream = 0, enumerator
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/
H A DCodecProtocol.cpp148 const folly::Optional<HTTPCodec::StreamID> HTTPCodec::NoStream = folly::none; member in proxygen::HTTPCodec
H A DHTTPCodec.h49 static const folly::Optional<StreamID> NoStream; variable
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/
H A DCtZrtpSession.h50 NoStream = 0, enumerator
/dports/www/miniflux/v2-2.0.35/googlereader/
H A Dmiddleware.go100 func (m *middleware) handleCORS(next http.Handler) http.Handler {
/dports/lang/ghc/ghc-8.10.7/libraries/process/System/Process/
H A DCommon.hs176 | NoStream -- ^ Close the stream's file descriptor without constructor
/dports/math/linbox/linbox-1.6.3/linbox/util/
H A Dcommentator.h817 struct NoStream {}; struct
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-qpack/src/
H A Dencoder.rs25 NoStream, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-qpack/src/
H A Dencoder.rs25 NoStream, enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-qpack/src/
H A Dencoder.rs25 NoStream, enumerator
/dports/security/keybase/client-v5.7.1/go/client/
H A Dchat_api_handler.go342 NoStream bool member
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/api/test/
H A DQuicTransportTest.cpp3002 TEST_F(QuicTransportTest, NoStream) { in TEST_F() argument