Re: > 15,000 Simultaneous Connections

Zack Weinberg (zack@bitmover.com)
Tue, 14 Sep 1999 18:49:22 -0700


"Stephen C. Tweedie" wrote:
>
> The C library never, ever uses queued signals for its own purposes.

Not true, the threads library uses two RT signals internally.

There's an internal interface (__libc_allocate_rtsig) to hand out
signal numbers, which really ought to be public and documented.

zw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/