Index: branches/FEPSimulator/FEPSim.cpp
===================================================================
--- branches/FEPSimulator/FEPSim.cpp	(revision 221)
+++ branches/FEPSimulator/FEPSim.cpp	(revision 222)
@@ -195,4 +195,5 @@
         // close log file
         FEPLogFile.close();
+        close(newsockfd);
     }
 }
