Skip to content
  • Philip Withnall's avatar
    gdatagrambased: Clarify that connection-oriented ≠ stream-based · 04bbf9df
    Philip Withnall authored
    GDatagramBased allows connection-oriented and connection-less sockets,
    but does not allow stream-based sockets (because it’s datagram-based).
    So it supports SCTP and UDP, but not TCP.
    
    Clarify that in the documentation, and people sometimes confuse
    connection-oriented with stream-based, due to the prevalence of TCP.
    04bbf9df