Rechercher une page de manuel
xprt_reserve_xprt
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
xprt_reserve_xprt - serialize write access to transportsSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre