Currently, if a socket call fails, there will be an error message in the log and the program will continue without notifying the user. We should consider any error on opening, writing or reading an error that should raise a popup and block the program.
Currently, if a socket call fails, there will be an error message in the log and the program will continue without notifying the user. We should consider any error on opening, writing or reading an error that should raise a popup and block the program.