On Wed Jun 28 16:57:14 2023 +0000, Zebediah Figura wrote:
Cool, makes sense. So we should probably fix that, with tests of course.
`recvfrom()` already behaves correctly; the provided address is left untouched for SOCK_STREAM sockets in the current implementation. A test for that should absolutely be added in the other patch, though.