Commit Graph

9 Commits

Author SHA1 Message Date
Rohan Singh
28effd140b Pass results back, optionally 2021-01-19 17:04:48 -05:00
Rohan Singh
616571a3a9 Add ConnectionManager.Broadcast for sending the same message to
multiple clients
2021-01-19 14:23:49 -05:00
André Straubmeier
f84872b38c Fix for duplicate OnDisconnected callbacks when ConnectionState.ClosedByPeer or ConnectionState.ProblemDetectedLocally were followed by ConnectionState.None 2020-08-19 18:27:09 +02:00
André Straubmeier
ea1408392b TestSocketInterface fix 2020-08-18 13:50:16 +02:00
Garry Newman
09256aa4a3 Rename SocketInterface to SocketManager, ConnectionInterface to ConnectionManager 2020-02-27 12:54:23 +00:00
Garry Newman
600c7dbcc4 Debug output for SocketInterface test 2020-02-26 15:29:12 +00:00
Garry Newman
403488dfcb Fixed NetworkUtils.DebugOut on 32bit 2020-02-24 14:46:29 +00:00
Garry Newman
44196682c8 Added SteamNetworkUtils.OnDebugOutput, DebugLevel 2020-02-24 11:33:29 +00:00
Garry Newman
a7954f9e21 Updated tests 2020-02-22 20:29:37 +00:00