Closed BiagioFesta closed 3 weeks ago
This allows configuring Endpoint starting from an existing UdpSocket.
Endpoint
UdpSocket
Drawback: client and server configurations are not Clone anymore, as they might carry bind socket now
Clone
This allows configuring
Endpoint
starting from an existingUdpSocket
.Drawback: client and server configurations are not
Clone
anymore, as they might carry bind socket now