diff options
author | jlam <jlam@pkgsrc.org> | 2002-06-20 19:28:01 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-06-20 19:28:01 +0000 |
commit | 09255dc0f9a2cf35cf98b6db8ee7d911f6f6953b (patch) | |
tree | 56d8ad21b9771cd78517e5f607d643b0f4943c44 /devel/p5-File-PathConvert | |
parent | 797676b2b946540aa171d16d4a24d988d58caeb2 (diff) | |
download | pkgsrc-09255dc0f9a2cf35cf98b6db8ee7d911f6f6953b.tar.gz |
Update devel/rpc2 to version 1.13. Changes from version 1.10 include:
* Fixed crash when an expired connection receives a NAK.
* Increased lower bound on retransmission time to 300ms.
* Removed Linux specific optimization in processing time calculation which
made RPC2 clients assume a server can respond faster than it actually does.
* Fixed the very infrequent SFTP_SendResponse crash again, hopefully for real
this time.
* A non-masqueraded rpc2 client wouldn't send out it's SFTP packets through
the rpc2 socket when talkin to a masqueraded rpc2-server. This broke
backfetches through a firewall.
* Added delayed acks, when an RPC2 operation on the server is taking more than
200ms, an unsolicited RPC2_BUSY is sent back to the client to avoid
unnecessary retransmissions of the request.
* Stricter prototyping for callback functions.
* Fixed the very infrequent SFTP_SendResponse crash.
* Keeping track of current fd offset in sftp to allow non-multirpc transfers
from/to a non-seekable fd (eg. stdout).
Diffstat (limited to 'devel/p5-File-PathConvert')
0 files changed, 0 insertions, 0 deletions