]> git.ipfire.org Git - thirdparty/cups.git/commit - CHANGES.txt
<rdar://problem/14016099> ipptool: Use SO_NWRITE socket option to extend timeouts
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 30 May 2013 01:33:55 +0000 (01:33 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 30 May 2013 01:33:55 +0000 (01:33 +0000)
commit26340b35e86087d3896d6b8e8a8480e7f4c9c53d
tree0fdf85b9f576d19c586056546b64dfee955bf1a3
parent1bc82dd928e052bacbf8bf0d879587ee1aa95e5b
<rdar://problem/14016099> ipptool: Use SO_NWRITE socket option to extend timeouts

Make the ipptool timeout callback check whether the output buffer is empty.  If
not, automatically extend the timeout until it is - useful for when the printer
is blocking due to a printer error like "out of paper"...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11000 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-IPPTOOL.txt
CHANGES.txt
test/ipptool.c