freebsd-dev/sys/rpc
Mark Johnston f4bb1869dd Consistently use the SOLISTENING() macro
Some code was using it already, but in many places we were testing
SO_ACCEPTCONN directly.  As a small step towards fixing some bugs
involving synchronization with listen(2), make the kernel consistently
use SOLISTENING().  No functional change intended.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-06-14 17:32:27 -04:00
..
rpcsec_gss
rpcsec_tls
auth_none.c
auth_unix.c
auth.h nfsd: Fix the failure return for non-fh NFSv4 operations 2021-06-02 15:28:07 -07:00
authunix_prot.c
clnt_bck.c krpc: Acquire ref count of CLIENT for backchannel use 2021-06-11 16:57:14 -07:00
clnt_dg.c
clnt_rc.c
clnt_stat.h
clnt_vc.c
clnt.h
getnetconfig.c
krpc.h
netconfig.h
nettype.h
pmap_prot.h
replay.c
replay.h
rpc_callmsg.c
rpc_com.h
rpc_generic.c
rpc_msg.h
rpc_prot.c
rpc.h
rpcb_clnt.c
rpcb_clnt.h
rpcb_prot.c
rpcb_prot.h
rpcm_subs.h
rpcsec_gss.h
rpcsec_tls.h
svc_auth_unix.c
svc_auth.c
svc_auth.h
svc_dg.c
svc_generic.c
svc_vc.c Consistently use the SOLISTENING() macro 2021-06-14 17:32:27 -04:00
svc.c
svc.h krpc: Acquire ref count of CLIENT for backchannel use 2021-06-11 16:57:14 -07:00
types.h
xdr.h