Searched refs:IOError (Results 1 – 8 of 8) sorted by relevance
| /xiu/application/xiu/src/config/ |
| H A D | errors.rs | 13 IOError(Error), enumerator 19 value: ConfigErrorValue::IOError(error), in from()
|
| /xiu/protocol/rtmp/src/relay/ |
| H A D | errors.rs | 26 IOError(Error), enumerator 32 value: PushClientErrorValue::IOError(error), in from()
|
| /xiu/library/bytesio/src/ |
| H A D | bytesio_errors.rs | 13 IOError(io::Error), enumerator 33 value: BytesIOErrorValue::IOError(error), in from()
|
| H A D | bytesio.rs | 134 value: BytesIOErrorValue::IOError(err), in read()
|
| /xiu/library/container/mpegts/src/ |
| H A D | errors.rs | 17 IOError(Error), enumerator 55 value: MpegTsErrorValue::IOError(error), in from()
|
| /xiu/library/logger/src/ |
| H A D | errors.rs | 10 IOError(std::io::Error), enumerator
|
| /xiu/protocol/rtmp/src/handshake/ |
| H A D | errors.rs | 22 IOError(Error), enumerator 28 value: HandshakeErrorValue::IOError(error), in from()
|
| /xiu/protocol/hls/src/ |
| H A D | errors.rs | 46 IOError(#[cause] std::io::Error), enumerator 92 value: MediaErrorValue::IOError(error), in from()
|