struct tarpc_wsa_accept_out
Overview
struct tarpc_wsa_accept_out { // fields struct tarpc_out_arg common; tarpc_int retval; struct tarpc_sa addr; tarpc_socklen_t len; };
Detailed Documentation
Fields
struct tarpc_sa addr
Location for peer name
tarpc_socklen_t len
Length of the peer name location