Alex Richardson 90b5fc9583 lib/libc/tests/rpc: Correctly set timeout
The rpc_control() API does not accept the CLCR_SET_RPCB_TIMEOUT command,
it only accepts RPC_SVC_CONNMAXREC_GET/RPC_SVC_CONNMAXREC_SET, so it was
not doing anything.
Instead of incorrectly calling this API, use clnt_create_timed() instead.

I noticed this because the test was timing out after 120s in the CheriBSD CI.

Reviewed By:	ngie
Differential Revision: https://reviews.freebsd.org/D28478
2021-02-13 13:53:01 +00:00
..
2021-02-10 22:03:22 -08:00
2020-12-10 10:58:30 +00:00
2020-10-24 15:58:42 +00:00
2021-01-13 23:56:18 -06:00
2020-10-24 17:08:59 +00:00
2021-01-12 00:56:35 +02:00
2021-01-25 20:24:44 -08:00
2021-01-02 21:03:28 +02:00