xprt_release_xprt(9) suse man page | unix.com

Man Page: xprt_release_xprt

Operating Environment: suse

Section: 9

XPRT_RELEASE_XPRT(9)						 Linux Networking					      XPRT_RELEASE_XPRT(9)

NAME
xprt_release_xprt - allow other requests to use a transport
SYNOPSIS
void xprt_release_xprt(struct rpc_xprt * xprt, struct rpc_task * task);
ARGUMENTS
xprt transport with other tasks potentially waiting task task that is releasing access to the transport
DESCRIPTION
Note that "task" can be NULL. No congestion control is provided.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 XPRT_RELEASE_XPRT(9)
Related Man Pages
pvmfadvise(3pvm) - redhat
pvmftasks(3pvm) - redhat
iv_task(3) - debian
pvm_tasks(3pvm) - debian
tasksel(8) - debian
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I