xprt_wait_for_buffer_space(9) centos man page | unix.com

Man Page: xprt_wait_for_buffer_space

Operating Environment: centos

Section: 9

XPRT_WAIT_FOR_BUFFER(9) 					 Linux Networking					   XPRT_WAIT_FOR_BUFFER(9)

NAME
xprt_wait_for_buffer_space - wait for transport output buffer to clear
SYNOPSIS
void xprt_wait_for_buffer_space(struct rpc_task * task, rpc_action action);
ARGUMENTS
task task to be put to sleep action function pointer to be executed after wait
DESCRIPTION
Note that we only set the timer for the case of RPC_IS_SOFT, since we don't in general want to force a socket disconnection due to an incomplete RPC call transmission.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XPRT_WAIT_FOR_BUFFER(9)
Related Man Pages
wait_event_interruptible_exclusive_locked_irq(9) - centos
ddi_taskq_create(9f) - opensolaris
ddi_taskq_resume(9f) - opensolaris
ddi_taskq_suspend(9f) - opensolaris
ddi_taskq_wait(9f) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!