summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/utils.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-06-13 15:38:31 +0000
committerjhb <jhb@FreeBSD.org>2011-06-13 15:38:31 +0000
commit14a87d82fdaf6a248dd591005bd871a79d6a609c (patch)
treec31f3a736cc90c747bd9ce02dec80cfdc29b6a0d /lib/libc/regex/utils.h
parenta39ac4a236abba351065e4e32b47932887383772 (diff)
downloadFreeBSD-src-14a87d82fdaf6a248dd591005bd871a79d6a609c.zip
FreeBSD-src-14a87d82fdaf6a248dd591005bd871a79d6a609c.tar.gz
Advance the advertised window (rcv_adv) to the currently received data
(rcv_nxt) if we advertising a zero window. This can be true when ACK'ing a window probe whose one byte payload was accepted rather than dropped because the socket's receive buffer was not completely full, but the remaining space was smaller than the window scale. This ensures that window probe ACKs satisfy the assumption made in r221346 and closes a window where rcv_nxt could be greater than rcv_adv. Tested by: trasz, pho, trociny Reviewed by: silby MFC after: 1 week
Diffstat (limited to 'lib/libc/regex/utils.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud