Home
last modified time | relevance | path

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

/webrtc/stun/src/
H A Dmessage.rs485 pub const METHOD_CONNECT: Method = Method(0x000a); constant
503 METHOD_CONNECT => "Connect", in fmt()