Home
last modified time | relevance | path

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

/webrtc/webrtc/src/
H A Derror.rs128 ErrProtocolTooLarge, enumerator
/webrtc/webrtc/src/peer_connection/
H A Dmod.rs1829 return Err(Error::ErrProtocolTooLarge); in create_data_channel()