Home
last modified time | relevance | path

Searched defs:Ping (Results 1 – 25 of 2681) sorted by relevance

12345678910>>...108

/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift32 struct Ping { struct
45 exception PingFailed { argument
64 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift32 struct Ping { struct
45 exception PingFailed { argument
64 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift32 struct Ping { struct
45 exception PingFailed { argument
64 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift40 struct Ping { struct
51 100 : PingPongEnum EnumTest argument
73 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift40 struct Ping { struct
51 100 : PingPongEnum EnumTest argument
73 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/devel/thrift-cpp/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift40 struct Ping { struct
51 100 : PingPongEnum EnumTest argument
73 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/devel/thrift/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift40 struct Ping { struct
51 100 : PingPongEnum EnumTest argument
73 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/devel/node-thrift/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift40 struct Ping { struct
51 100 : PingPongEnum EnumTest argument
73 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/devel/py-thrift/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift40 struct Ping { struct
51 100 : PingPongEnum EnumTest argument
73 Ping PingPong( 1: Ping ping, 3: Pong pong) throws (1: PingFailed pif, 444: PongFailed pof); argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/pss/
H A Dping.go38 type Ping struct { struct
39 Pong bool // toggle pong reply upon ping receive
40 OutC chan bool // trigger ping
41 InC chan bool // optional, report back to calling code
44 func (p *Ping) pingHandler(ctx context.Context, msg interface{}) error {
71 func NewPingProtocol(ping *Ping) *p2p.Protocol {
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/h2-0.1.12/src/frame/
H A Dping.rs9 pub struct Ping { struct
18 impl Ping { impl
26 pub fn new(payload: Payload) -> Ping { in new()
33 pub fn pong(payload: Payload) -> Ping { in pong()
53 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/h2-0.3.4/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { impl
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/h2-0.1.26/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
33 pub fn new(payload: Payload) -> Ping { in new()
40 pub fn pong(payload: Payload) -> Ping { in pong()
60 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/h2-0.3.7/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { impl
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/h2-0.3.9/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { implementation
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/h2-0.3.4/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/h2-0.1.26/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
33 pub fn new(payload: Payload) -> Ping { in new()
40 pub fn pong(payload: Payload) -> Ping { in pong()
60 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/net/routinator/routinator-0.10.2/cargo-crates/h2-0.3.3/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/h2-0.2.7/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/www/rearx/rearx-0.1.4/cargo-crates/h2-0.3.1/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/h2-0.2.4/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { implementation
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/h2-0.2.7/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/h2-0.1.26/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { impl
33 pub fn new(payload: Payload) -> Ping { in new()
40 pub fn pong(payload: Payload) -> Ping { in pong()
60 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/h2-0.3.9/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { argument
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
/dports/www/firefox/firefox-99.0/third_party/rust/h2/src/frame/
H A Dping.rs9 pub struct Ping { struct
19 impl Ping { impl
32 pub fn new(payload: Payload) -> Ping { in new()
39 pub fn pong(payload: Payload) -> Ping { in pong()
56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()

12345678910>>...108