2025-09-05 20:34 CEST

spring: develop 340229d4 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2011-08-01 13:03:13 develop 1c6d1319
Changeset slightly refactor UDP connection closing [fix] [mantis#2587]
* As the connection is always muted if it is closed, and Flush() does
  nothing when muted, we do not have to Flush() if we are closed already.
* Close shared sockets too.
* Catch and log exceptions when shutting-down the underlying boost ASIO
  socket.
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]