]> granicus.if.org Git - curl/commit
Kevin Delafield reported another case where we didn't correctly check for
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 May 2003 08:19:36 +0000 (08:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 May 2003 08:19:36 +0000 (08:19 +0000)
commitc41c05d4f40fd28317e7ed971900e154def71c17
treef7cab0d205723ea3f0cb9949a33ac1ca20a7b4d2
parentf1ea54e07a4bdae2b14150caceadb96a974a2c7f
 Kevin Delafield reported another case where we didn't correctly check for
 EAGAIN but only EWOULDBLOCK, which caused badness on HPUX. We also check for
 and act the same on EINTR errors as well now.
lib/sendf.c