Julius Pfrommer

Results 263 comments of Julius Pfrommer

The proposed patch looks good. You want to send us a pull request?

Dear Lidija, the GDS is not supported at this time. There is a group working on it. But this takes time to get right. This needs the GDS itself. And...

Thanks. we already set that Macro here: https://github.com/open62541/open62541/blob/0f65d100fef6f6df8307a5969a8bc552185ec80e/include/open62541/config.h.in#L120 Is this maybe not included before the stdlib header?

Uh. Good luck hunting that down.

I like the pure posix solution. Can we reuse the code to mark a socket non blocking also for posix udp and tcp? There is a posix header where we...

FreeBSD has ``` struct vifctl vc; struct mif6ctl mc; ``` for multicast. These appear to be available on Linux as well. But not on Windows.

We should add the BSDs to our CI. There will be regular breakage without it.

> I removed the compile time switches and replaced them by a per DataSetWriter config field. A DataSetWriter can now be configured (https://github.com/wlkrm/open62541/blob/34156d549bab3e00d9d71b715e99dec81ffa6f81/include/open62541/server_pubsub.h#L599 If this is the place where the...

Hey @Muddasir-Shakil , Cool! A few questions: - I can contact @pro to merge your mdnds PR in his repo with priority. In addition, how much effort would it be...

Hey @Muddasir-Shakil , The CI is still failing and we have a merge conflict. We will review once this is resolved. We already have an agreement on the feature in...