Home
last modified time | relevance | path

Searched refs:NetConnectionErrorValue (Results 1 – 1 of 1) sorted by relevance

/xiu/protocol/rtmp/src/netconnection/
H A Derrors.rs12 pub value: NetConnectionErrorValue,
15 pub enum NetConnectionErrorValue { enum
27 value: NetConnectionErrorValue::Amf0WriteError(error), in from()
35 value: NetConnectionErrorValue::Amf0ReadError(error), in from()
43 value: NetConnectionErrorValue::PackError(error), in from()