suse man page for xprt_reserve_xprt

Query: xprt_reserve_xprt

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XPRT_RESERVE_XPRT(9)						 Linux Networking					      XPRT_RESERVE_XPRT(9)

NAME
xprt_reserve_xprt - serialize write access to transports
SYNOPSIS
int xprt_reserve_xprt(struct rpc_task * task);
ARGUMENTS
task task that is requesting access to the transport
DESCRIPTION
This prevents mixing the payload of separate requests, and prevents transport connects from colliding with writes. No congestion control is provided.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 XPRT_RESERVE_XPRT(9)
Related Man Pages
gearman_task_data(3) - debian
gearman_task_context(3) - debian
gearman_task_denominator(3) - debian
gearman_task_error(3) - debian
gearman_task_take_data(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I