2025-09-04 06:04 CEST

spring: develop addd127e Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
abma abma develop 2012-09-12 22:45:20 develop 47cf9ffc
Changeset try to fix "Transport endpoint is not connected"
"If you call shutdown() on a UDP socket, it will return ENOTCONN (The specified socket is not connected) because UDP is a connectionless protocol."
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]