[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaSocket: No way to protect against fuzzing attacks?
- From: Peter Pimley <peter.pimley@...>
- Date: Tue, 11 Oct 2011 09:37:08 +0100
Could you repeatedly call option 2 (up to newline) but with a timeout
of zero? It'll return the partial result, which you can buffer up
until you get the actual end-of-line.