TLS for Android
    Jacob Carlborg 
    doob at me.com
       
    Sun Mar  9 01:55:33 PST 2014
    
    
  
On 2014-03-09 07:04, Joakim wrote:
> I wondered earlier why you weren't just using Walter's packed TLS
> approach and now I see why, ldc doesn't use it.  Looks like Apple hasn't
> ported the TLV functions which ldc uses to iOS yet either, so you're out
> of luck there too.  I guess you'll have to port Walter's approach to ldc
> to get TLS working on iOS:
I think it would be possible to implement the missing TLV functions our 
self in druntime. Hopefully this would allow to use the same TLS 
approach both on OS X and on iOS.
-- 
/Jacob Carlborg
    
    
More information about the digitalmars-d-ldc
mailing list