How to block custom stream

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