• Robert Schmidt's avatar
    Do not bind on remote address in GTP · 2136ceec
    Robert Schmidt authored
    This allows to communicate with multiple remote hosts. A further
    improvement would be to refactor this piece of code into a function and
    call it only when necessary, i.e., when we know the remote host, or want
    to add one to a list of hosts.
    2136ceec
gtp_itf.cpp 52.3 KB