This commit is contained in:
Marko Oldenburg 2022-01-18 19:13:00 +01:00
parent 1179c54af9
commit a3d04bd254

View File

@ -72,3 +72,5 @@ while ( my $id = $file_handle->getline() ) {
} }
$socket->close; $socket->close;
exit;