Home
last modified time | relevance | path

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

/webrtc/turn/src/
H A Derror.rs50 ErrOneAllocateOnly, enumerator
/webrtc/turn/src/client/
H A Dmod.rs489 return Err(Error::ErrOneAllocateOnly); in allocate()