[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Can modules block on socket writes?
- From: Marcus Gruendler <runner tamalin de>
- To: TUX Development Mailing List <tux-list redhat com>
- Subject: Can modules block on socket writes?
- Date: Tue, 13 Mar 2001 16:15:33 +0100
Hi,
How does TUX handle a write( req->sock, ... ) ? Is it possible that the
module blocks for example if there is a slow client, or does TUX swallow
everything that's written by the module and handles the client reply in the
same way it handles static replies?
The latter mechanism would be very nice to have in order to take complexity
from the module.
Bye, Marcus
--
Marcus Gruendler
eMail: runner@tamalin.de
WWW: http://www.tamalin.de/runner/index_en.html
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]