UDP and TCPIP smaller tweaks #400
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mueller/udp-ai-passive-opt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using AI_PASSIVE now so the UDP server listens to all
addresses (0.0.0.0) instead of just localhost.
Also implemented address print function properly