SourceRcon icon indicating copy to clipboard operation
SourceRcon copied to clipboard

C# Source Engine Rcon Library (with example usage)

Results 4 SourceRcon issues
Sort by recently updated
recently updated
newest added

Line 65 of SourceRcon.cs ``` A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll Additional information: An existing connection was...

As the title says. To reproduce: - Send any command to a game server. - Shut the game server down at any time later. - The program sending the RCon...