✅ System.Net.Sockets.SocketException (10048): Only one usage of each socket address

I am learning C# Netcode and I was able to get some stuff working but am wondering about this.
3 Replies
Sehra
Sehra2mo ago
the address is already in use by another process (or you trying to bind it twice)
scottlosttheplot
scottlosttheplotOP2mo ago
Figured that was it Cuz Ion got any other person to test it
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?