generic socket updated

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@340 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
bergamaschi
2012-11-13 12:28:13 +00:00
parent dc94fc3c97
commit d944ee5372
2 changed files with 60 additions and 57 deletions

View File

@ -75,7 +75,5 @@ class MySocketTCP: public genericSocket {
bool last_keep_connection_open_action_was_a_send;
// void SetupParameters();
};
#endif