xprt_release_xprt_co(9)

NAME

xprt_release_xprt_cong - allow other requests to use a transport

SYNOPSIS

void xprt_release_xprt_cong(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. Another task is awoken to use the
transport if the transportīs congestion window allows it.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout