Upped the buffer size to 17000+ bytes to prepare for the upcoming test 1003
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Aug 2007 13:57:49 +0000 (13:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Aug 2007 13:57:49 +0000 (13:57 +0000)
commit232a4553b8015fff36e7b76a292d64b68486c386
tree1503264ba62f85adc14a457237a347652ba7792b
parent014f1bea9ab122c473c90a86efdb8f6711585ad8
Upped the buffer size to 17000+ bytes to prepare for the upcoming test 1003
that verfies ridiculously long server response lines. Also changed sprintf
to snprintf in a few places.
tests/server/sockfilt.c