OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
294 stars 64 forks source link

Log server won't accept connections after client drops #18

Closed Cryptogenic closed 4 years ago

Cryptogenic commented 4 years ago

If a client drops the connection to the log server suddenly (for example, if a C# application connects to Mira but does not disconnect gracefully before the application closes), it effectively DoS's the server. It will not accept any new connections, and a console reboot + Mira reload is required to connect to the log server. This is an issue that will likely need to be addressed before release.

kiwidoggie commented 4 years ago

Closing as this is being moved to daemon and removed from the kernel