- From: Antti Huovilainen <antti@saraxa.com>
- Date: Mon, 28 May 2001 13:18:16 +0300 (EEST)
- To: www-lib@w3.org
Hi I have a custom stream that can only accept data at x kb/sec from network. How do I handle blocking it (until it is ready for more data) without blocking all other streams? Returning HT_WOULD_BLOCK doesn't seem to do the trick. Antti
Received on Monday, 28 May 2001 06:18:21 UTC