$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Server application won't bind to ports on IP address other than my internal ones
From: Osman Zakir (osmanzakir90_at_[hidden])
Date: 2019-01-10 18:21:39
It's definitely the second one. I don't even need all the time in the world to figure that out. But why is bind() telling me that my external IP address is invalid? How do I find out what happened? I'm no expert in network programming, so I need some help here.