Issue 66837: Fixes an issue with the `network.local_port_tcp` function where it was not parsing the IPv4 mapped IPv6 address correctly. The ``::ffff:`` is now removed and only the IP address is returned.