Aliases to mutable thread-local data not allowed.
Is there some standard way to get something which _isn't_ in TLS? Or do I have to drop back to file descriptors and do my own socket handling?
TIA, Andy
Aliases to mutable thread-local data not allowed.
Is there some standard way to get something which _isn't_ in TLS? Or do I have to drop back to file descriptors and do my own socket handling?
TIA, Andy