SFML community forums
Help => Network => Topic started by: ProbablyJay on December 30, 2020, 03:51:35 pm
-
As my understanding goes, UDP sockets are connection-less, but in my program i'm getting "Disconnected" returned as an error code when I try read from my UDP socket, what does it mean coming from UDP?
-
Can you provide a code example that reproduces the issue?