Skip to main content

create_monitor

Function create_monitor 

Source
pub fn create_monitor() -> (SocketEventSender, SocketMonitor)
Expand description

Creates a new monitoring channel pair.

This is exposed publicly to allow socket implementations to create monitors.