diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2014-04-21 12:24:59 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2014-04-21 12:24:59 +0000 |
commit | d1e15bc2a23cc7d03123adf1b41e49699fdbc8ad (patch) | |
tree | 647642c49041b20656dd86d594ee556996b9dfc1 /bin/rm | |
parent | 207d542b8dba7ba358aa55753f9364c63325b71e (diff) |
It is possible that we can't burst all of the data in the immediate data
part of the write request. In that case R2T requests with be sent for the
rest of the data. The amount of data we can send is defined by
MaxRecvDataSegmentLength which is per connection and so a bit hackish to
read out. In the long run the min() of all connection MaxRecvDataSegmentLength
should be stored in the session struct.
Diffstat (limited to 'bin/rm')
0 files changed, 0 insertions, 0 deletions