Man Page: xprt_release_xprt_cong
Operating Environment: centos
Section: 9
XPRT_RELEASE_XPRT_CO(9) Linux Networking XPRT_RELEASE_XPRT_CO(9)NAMExprt_release_xprt_cong - allow other requests to use a transportSYNOPSISvoid xprt_release_xprt_cong(struct rpc_xprt * xprt, struct rpc_task * task);ARGUMENTSxprt transport with other tasks potentially waiting task task that is releasing access to the transportDESCRIPTIONNote that "task" can be NULL. Another task is awoken to use the transport if the transport's congestion window allows it.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XPRT_RELEASE_XPRT_CO(9)
| Related Man Pages |
|---|
| tasksel(8) - linux |
| pvmftasks(3pvm) - redhat |
| pvm_tasks(3pvm) - debian |
| pvmftasks(3pvm) - debian |
| zmq_connect(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |