henrik_the Community Member
- Member since Sep 5th 2024
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
henrik_the -
Replied to the thread emNet Berkeley (BSD) socket compatibility.
PostOk, thanks. I have now written wrappers for those functions. But now i am struggling with the fact, that there is no getaddrinfo function? Do you have any advice, how i can implement this with your functions given? -
henrik_the -
Posted the thread emNet Berkeley (BSD) socket compatibility.
ThreadHello, i am currently in the process of porting a OPC UA Stack to emNet. I am struggeling with the fact, that emNet isn't fully Berkeley socket compatible. For example the function setsockopt() doesnt support many hints: - IP_MULTICAST_LOOP -…