included a short filename for receiver for sebastian, which has a frameindex incrementing by 1

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@356 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2012-11-22 12:45:42 +00:00
parent 6a74fda3ed
commit c02075dc12
5 changed files with 28 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ int main(int argc, char *argv[])
}
//reads config file, creates socket, assigns function table
slsReceiverFuncs *receiver = new slsReceiverFuncs(socket,fname,ret, shortfname);
if(ret==slsDetectorDefs::FAIL)