Found this in the fixes list of the last release candidates.
I did not find a reference to it in the developers manual. Can you give an example of its usage?
Hope I can use this in one of my userModules to get the ipname for the raspberry localhost?
getsockname (detection of own IP) usage?
Re: getsockname (detection of own IP) usage?
Sonos module uses this - it is needed to announce own IP in the list of "listeners" of UDP notifier on Sonos.
Updated the manual
Updated the manual
Re: getsockname (detection of own IP) usage?
Thanks. I had been looking for getsockname on github, but got no hits. I now understand whyPoltoS wrote:Sonos module uses this