CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/23 19:32:21
Modified files:
lib/libc/rpc : clnt_udp.c
Log message:
if the socket is connected, we can use recv() instead of recvfrom()
ok jmatthew
CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/23 19:32:21
Modified files:
lib/libc/rpc : clnt_udp.c
Log message:
if the socket is connected, we can use recv() instead of recvfrom()
ok jmatthew