Is it possible to get to port of an UDP socket (ephemeral, offloaded to modem) with NCS 2.9.0 and mfw 2.0.2?
I tried "getsockname" and get "errno 95 (Operation not supported on socket)".
According zephyr - net: getsockname: fails for bound socket it should be working and fixed for zephyr.
Though I use a modem, it seems that it's not possible to use that.
Is there an there function in NCS?