diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-02-25 22:28:14 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-02-25 22:50:36 +0000 |
commit | 9d45391347e3fe3c7f65aa9769b2df68028b50cc (patch) | |
tree | 199b1c5dba2387ebf9f5e80d3698f28e4d3747db /docs/MAIL-ETIQUETTE | |
parent | a390454728e5fc19c66e72565c1f3eb720e07efc (diff) |
smtp: Removed bytecountp from the per-request structure
Removed this pointer to a downloaded bytes counter because it was set in
smtp_init() to point to the same variable the transfer functions keep
the count in (k->bytecount), effectively making the code in transfer.c
"*k->bytecountp = k->bytecount" a no-op.
Diffstat (limited to 'docs/MAIL-ETIQUETTE')
0 files changed, 0 insertions, 0 deletions