Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: What does a UDP socket returning "Disconnected" mean?  (Read 7150 times)

0 Members and 1 Guest are viewing this topic.

ProbablyJay

  • Newbie
  • *
  • Posts: 1
    • View Profile
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?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
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?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/