Receiver catched nun auch IOExceptions
This commit is contained in:
@@ -33,6 +33,8 @@ namespace WorldOfPeacecraft
|
||||
}
|
||||
} catch (ObjectDisposedException e) {
|
||||
// Nothing to do
|
||||
} catch (IOException e) {
|
||||
// Nothing to do
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user