39 #ifndef _RPC_CLNT_SOC_H 40 #define _RPC_CLNT_SOC_H 51 #define UDPMSGSIZE 8800
__END_DECLS __BEGIN_DECLS CLIENT * clntudp_create(struct sockaddr_in *, u_long, u_long, struct timeval, int *)
__END_DECLS __BEGIN_DECLS CLIENT * clntraw_create(u_long, u_long)
__BEGIN_DECLS CLIENT * clnttcp_create(struct sockaddr_in *, u_long, u_long, SOCKET *, u_int, u_int)
CLIENT * clntudp_bufcreate(struct sockaddr_in *, u_long, u_long, struct timeval, int *, u_int, u_int)