mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
STABLE14-windows-notes-20060216
notes for 1.4.1-rc8 (cherry picked from commit 3d1e5e29f7a7a53c2286b81a59d67a2e4463112a)
This commit is contained in:
parent
2e144236c0
commit
501bba5226
@ -1,3 +1,12 @@
|
||||
Since 1.4.1 rc7:
|
||||
|
||||
* Windows will return WSAECONNRESET to the next receive packet
|
||||
operation on a socket if an ICMP packet is received in response
|
||||
to a packet that was sent and could not be delivered because
|
||||
the port was unreachable. We have to treat this as
|
||||
WSAEWOULDBLOCK so that we can retry the select() check and
|
||||
not mark the connection as bad.
|
||||
|
||||
Since 1.4.1 rc6: 1.4.1 rc7 released (14 Feb 2006)
|
||||
|
||||
* The client manager maintains a least recently used list of
|
||||
|
Loading…
x
Reference in New Issue
Block a user