commit | 043aba403e9958c6526c9279b63919273cb09c13 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@gmail.com> | Wed Feb 06 19:25:09 2008 -0600 |
committer | Eric Van Hensbergen <ericvh@opteron.homeip.net> | Wed Feb 06 19:25:09 2008 -0600 |
tree | a8caca5d1d9691407588f2e8dc8a1200843c998f | |
parent | afcf0c13aeac04a39fa4d1eafdb75604b81af860 [diff] |
9p: create transport rpc cut-thru Add a new transport function which allows a cut-thru directly to the transport instead of processing request through the mux if the cut-thru exists. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>