commit | 5157b956961d78effd78399e1574b08b9b618422 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun May 29 10:13:24 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Jun 13 12:35:51 2016 -0400 |
tree | 09824bef48b4b387583dc291814d111479fe4e75 | |
parent | 42d42a5b0cd263757f8e519debbc744fdaefdaf7 [diff] |
SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready The only difference between the two at this point is the reset of the connection timeout, and since everyone expect tcp ignore that value, we can just throw it into the generic function. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>