Skip to content
Snippets Groups Projects
Commit 0f38e92e authored by terry-norbraten's avatar terry-norbraten
Browse files

housekeeping

parent 8116110e
No related branches found
No related tags found
No related merge requests found
......@@ -359,6 +359,7 @@ public class PduPlayer {
}
private void closer() {
netSend = false;
if (datagramSocket != null) {
datagramSocket.close();
datagramSocket = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment