Dave Thaler

Results 55 comments of Dave Thaler

Yes https://jira.iotivity.org/browse/IOT-1072 tracks the iotivity task. IoTivity already uses this branch temporarily on Windows and other OS's will start snapping to it after merge. I will rebase to fix the...

I believe all feedback so far has been addressed. Would like to see this PR merged so iotivity can start depending on the upstream branch. Let me know if there...

FYI, The changes in this PR have been done in IoTivity's fork of this repo across the course of a couple years by a bunch of people. I am merely ...

In my opinion, it's important for the xdp-for-windows project to be aligned with the ebpf-for-windows project. The [Getting Started Guide for the latter](https://github.com/microsoft/ebpf-for-windows/blob/main/docs/GettingStarted.md) currently requires VS 2019 and the WDK...

The sockets philosophy on Windows is that cross-plat BSD sockets APIs are supported with the same syntax (and semantics as much as possible), and that WIndows-specific additions that have no...

Does Linux support this today?

What does Linux have here as far as an API?

> > What does Linux have here as far as an API? > > We don't have much knowledge of the Linux driver API since it's GPL. I don't think...

My opinion: We should not add new non-cross-plat APIs