[DGD] How does TLS work?
Petter Nyström
jimorie at gmail.com
Fri Mar 23 12:52:09 CET 2007
Oh!
On 3/23/07, Mikael Lind <mikkelin at gmail.com> wrote:
> Actually, the message is first received by a connection object, that
> does allocate TLS storage before forwarding the message to the user
> object. See: /kernel/lib/connection.c, /kernel/obj/binary.c, and
> /kernel/obj/telnet.c
Now I see it. Got myself fooled thinking the user object was the first
receiver of messages from the driver in the kernel library. Thanks for
straightening it out!
Petter
More information about the DGD
mailing list