Home
last modified time | relevance | path

Searched refs:ClosedError (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/net/zerotier/ZeroTierOne-1.8.3/ext/redis-plus-plus-1.1.1/install/macos/include/sw/redis++/
H A Derrors.h80 class ClosedError : public Error {
82 explicit ClosedError(const std::string &msg) : Error(msg) {} in ClosedError() function
84 ClosedError(const ClosedError &) = default;
85 ClosedError& operator=(const ClosedError &) = default;
87 ClosedError(ClosedError &&) = default;
88 ClosedError& operator=(ClosedError &&) = default;
90 virtual ~ClosedError() = default;
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/redis-plus-plus-1.1.1/install/centos8/include/sw/redis++/
H A Derrors.h80 class ClosedError : public Error {
82 explicit ClosedError(const std::string &msg) : Error(msg) {} in ClosedError() function
84 ClosedError(const ClosedError &) = default;
85 ClosedError& operator=(const ClosedError &) = default;
87 ClosedError(ClosedError &&) = default;
88 ClosedError& operator=(ClosedError &&) = default;
90 virtual ~ClosedError() = default;
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/redis-plus-plus-1.1.1/src/sw/redis++/
H A Derrors.h80 class ClosedError : public Error {
82 explicit ClosedError(const std::string &msg) : Error(msg) {} in ClosedError() function
84 ClosedError(const ClosedError &) = default;
85 ClosedError& operator=(const ClosedError &) = default;
87 ClosedError(ClosedError &&) = default;
88 ClosedError& operator=(ClosedError &&) = default;
90 virtual ~ClosedError() = default;
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-0.2.11/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-0.2.24/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { implementation
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/tokio-0.2.24/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/multimedia/gstreamer1-plugins-rust/tokio-2fd1551867c145cabe4548da2e37adc3bdf457a4/tokio/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { implementation
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-0.2.21/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/tokio-0.2.22/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/www/firefox/firefox-99.0/third_party/rust/tokio/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/net/proby/proby-1.0.2/cargo-crates/tokio-0.2.22/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tokio-0.2.21/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/tokio/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-0.2.25/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/tokio-0.2.25/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/tokio/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { implementation
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/devel/desed/desed-1.2.0/cargo-crates/tokio-0.2.22/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { implementation
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/tokio/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/tokio/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/tokio-0.2.25/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { implementation
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { impl
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/tokio-0.2.22/src/sync/mpsc/
H A Derror.rs101 pub struct ClosedError(()); struct
103 impl ClosedError { implementation
104 pub(crate) fn new() -> ClosedError { in new()
105 ClosedError(()) in new()
109 impl fmt::Display for ClosedError { implementation
115 impl Error for ClosedError {} implementation
/dports/sysutils/sensu-go/sensu-go-5.11.1/transport/
H A Dtransport.go48 type ClosedError struct { struct
52 func (e ClosedError) Error() string { argument
226 return nil, ClosedError{"the websocket connection is no longer open"}
239 return nil, ClosedError{err.Error()}
268 return ClosedError{"the websocket connection is no longer open"}
282 return ClosedError{err.Error()}
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/gobwas/ws/wsutil/
H A Dhandler.go15 type ClosedError struct { struct
21 func (err ClosedError) Error() string { argument
150 return ClosedError{
205 return ClosedError{
/dports/graphics/zbar/zbar-0.23.90/include/zbar/
H A DException.h136 class ClosedError : public Exception {
139 ClosedError (const void *obj) in ClosedError() function
180 throw ClosedError(obj); in throw_exception()

1234567