Skip to main content

get_remote_addr

Function get_remote_addr 

Source
pub fn get_remote_addr(session: &Session) -> Option<(String, u16)>
Expand description

Gets the remote address (IP and port) from the session.