Closed tomDev5 closed 1 month ago
Currently there is no way to query a TCP socket about which address it listens on. This seems in-line (pun intended) with the remote_endpoint() and local_endpoint() getters.
remote_endpoint()
local_endpoint()
Currently there is no way to query a TCP socket about which address it listens on. This seems in-line (pun intended) with the
remote_endpoint()
andlocal_endpoint()
getters.