• Edoardo Lolletti's avatar
    Support multple lan clients from the same IP (#2452) · 71712066
    Edoardo Lolletti authored
    * Support multiple lam rooms from the same ip on different ports
    
    * Make broadcast socket use SO_REUSEADDR
    
    This allows multiple instances of the client to listen from broadcast messages at the same time on the same port
    
    * Update duelclient.cpp
    71712066
netserver.cpp 8.38 KB