Module webrtc_util::conn::conn_disconnected_packet
source · Structs
- Since UDP is connectionless, as a server, it doesn’t know how to reply simply using the
Writemethod. So, to make it work,disconnectedPacketConnwill infer the last packet that it reads as the reply address forWrite