eio icon indicating copy to clipboard operation
eio copied to clipboard

Can't use connected UDP sockets

Open haesbaert opened this issue 3 years ago • 1 comments

Usually you can "connect" a UDP socket and use normal writes and reads. In former times a sendto on UDP was a connect+write, at the very least this should allow the kernel to cache a route lookup and etc.

haesbaert avatar Oct 11 '22 23:10 haesbaert

This is not the same as an unbound socket, I'm re-opening.

haesbaert avatar Nov 04 '22 12:11 haesbaert