Searched refs:ErrOneAllocateOnly (Results 1 – 2 of 2) sorted by relevance
| /webrtc/turn/src/ | ||
| H A D | error.rs | 50 ErrOneAllocateOnly, enumerator |
| /webrtc/turn/src/client/ | ||
| H A D | mod.rs | 489 return Err(Error::ErrOneAllocateOnly); in allocate() |