78 static struct xlist *xprtlist;
93 for (
l = xprtlist;
l;
l =
l->next) {
97 if (
svc_reg(
l->xprt, prognum, versnum,
113 l = (
struct xlist *)
malloc(
sizeof (*
l));
185 const struct t_bind *bindaddr;
224 if (bindaddr ==
NULL) {
struct png_info_def **typedef void(__cdecl typeof(png_destroy_read_struct))(struct png_struct_def **
INT WSAAPI bind(IN SOCKET s, IN CONST struct sockaddr *name, IN INT namelen)
SVCXPRT * svc_tli_create(SOCKET fd, const struct netconfig *nconf, const struct t_bind *bindaddr, u_int sendsz, u_int recvsz)
SVCXPRT * svc_dg_create(int fd, u_int sendsize, u_int recvsize)
int __rpc_sockisbound(SOCKET)
int __rpc_socktype2seman(int)
SVCXPRT * svc_tp_create(void *dispatch, rpcprog_t prognum, rpcvers_t versnum, const struct netconfig *nconf)
struct netconfig * __rpc_getconf(void *vhandle)
int __svc_vc_setflag(SVCXPRT *, int)
namespace GUID const ADDRINFOEXW ADDRINFOEXW struct timeval OVERLAPPED LPLOOKUPSERVICE_COMPLETION_ROUTINE HANDLE * handle
int __rpc_fd2sockinfo(SOCKET fd, struct __rpc_sockinfo *sip)
_Check_return_ _CRTIMP char *__cdecl strdup(_In_opt_z_ const char *_Src)
int bindresvport(SOCKET sd, struct sockaddr_in *sin)
#define SVC_DESTROY(xprt)
INT WSAAPI getpeername(IN SOCKET s, OUT LPSOCKADDR name, IN OUT INT FAR *namelen)
bool_t rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf)
void dispatch(HANDLE hStopEvent)
SOCKET __rpc_nconf2fd(const struct netconfig *nconf)
static unsigned __int64 next
void * __rpc_setconf(char *nettype) const
bool_t svc_reg(SVCXPRT *xprt, const rpcprog_t prog, const rpcvers_t vers, void *dispatch, const struct netconfig *nconf)
INT WSAAPI listen(IN SOCKET s, IN INT backlog)
int strcmp(const char *String1, const char *String2)
void __rpc_endconf(void *vhandle)
int __rpc_nconf2sockinfo(const struct netconfig *nconf, struct __rpc_sockinfo *sip)
SVCXPRT * svc_fd_create(SOCKET fd, u_int sendsize, u_int recvsize)
int svc_create(void *dispatch, rpcprog_t prognum, rpcvers_t versnum, const char *nettype)
SVCXPRT * svc_vc_create(int fd, u_int sendsize, u_int recvsize)