My issue is that once I call socket(); bind()(with some specific IP address, not INADDR_ANY); listen(), there seems to be
socket()
bind()
INADDR_ANY
listen()