Results 225 comments of James Peach

> a thread cannot be created (#define EINVAL 22 /* Invalid argument */) This sounds like a promising clue. If you can figure out why the thread creating returns EINVAL...

> On May 11, 2018, at 10:26 AM, kapilth wrote: > > Is there a package for unbuntu or any Linux Distro where I can directly download the bits without...

Yeh on macOS we always had build dependencies on internal frameworks and SPI (IRC `CFStringEncodingConverter` was SPI). We can definitely make crash reported optional and probably make the GSS SPI...

In ancient times we wanted to keep the `Foundation` runtime out of lower level services that consumed `DCERPC` but I think that basically everything has the objc runtime linked in...

Hi Tim! I'm not too familiar with how this would work, but I think your suggestion of `rpc_binding_set_auth_info` is probably reasonable. At least it seems consistent with the documentation for...