if the socket is connected, we can use recv() instead of recvfrom()
authorderaadt <deraadt@openbsd.org>
Wed, 24 Aug 2022 01:32:21 +0000 (01:32 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 24 Aug 2022 01:32:21 +0000 (01:32 +0000)
commit482918d2d2bc6637d8726888923fd59c1e927139
treeefd097611daf38b23dab86d62eb89b145eb48580
parent19f38e0b6b12b10852fa5f008eeadbfdbda19d98
if the socket is connected, we can use recv() instead of recvfrom()
ok jmatthew
lib/libc/rpc/clnt_udp.c