Function quicksocket::drain_new_client_events[][src]

pub fn drain_new_client_events(py: Python<'_>) -> Vec<String>

Retrieves a List (Rust: Vec) of all new client connection events that have occurred since this function was last called.