Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Network
»
What does a UDP socket returning "Disconnected" mean?
Print
Pages: [
1
]
Author
Topic: What does a UDP socket returning "Disconnected" mean? (Read 7747 times)
0 Members and 1 Guest are viewing this topic.
ProbablyJay
Newbie
Posts: 1
What does a UDP socket returning "Disconnected" mean?
«
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?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: What does a UDP socket returning "Disconnected" mean?
«
Reply #1 on:
January 25, 2021, 10:48:43 pm »
Can you provide a code example that reproduces the issue?
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
Network
»
What does a UDP socket returning "Disconnected" mean?
anything