Returns local IP and port that a listen socket created using CreateListenSocketIP is bound to.
An IPv6 address of ::0 means "any IPv4 or IPv6" An IPv6 address of ::ffff:0000:0000 means "any IPv4"
See Implementation
Returns local IP and port that a listen socket created using CreateListenSocketIP is bound to.
An IPv6 address of ::0 means "any IPv4 or IPv6" An IPv6 address of ::ffff:0000:0000 means "any IPv4"