- Installed a lot of scripted commands for TAS

- Fixed two bugs in sinqhm:
  * FOCUS server lost sockets
  * added setSockopt RESUSEADDR for each new socket.
This commit is contained in:
cvs
2000-12-08 16:01:40 +00:00
parent 876396bb7e
commit 513e2701f0
7 changed files with 443 additions and 48 deletions

View File

@@ -242,8 +242,6 @@ int TASFactory(SConnection *pCon, SicsInterp *pSics, void *pData,
SCWrite(pCon,pBueffel,eError);
iError++;
}
sprintf(pBueffel,"Initialised var %d", iPtr);
SCWrite(pCon,pBueffel,eError);
iPtr++;
}
if(iError != 0)