Constant scaproust::proto::SURVEYOR [] [src]

pub const SURVEYOR: u16 = 6 * 16 + 2

Survey protocol

Allows to broadcast a survey to multiple locations and gather the responses.

Used to send the survey. The survey is delivered to all the connected respondents. Once the query is sent, the socket can be used to receive the responses. When the survey deadline expires, receive will return ETIMEDOUT error.