Commit Graph

3468 Commits

Author SHA1 Message Date
Jeff Hill a001aa24d8 fixed bug where client disconnects while waiting to send TCP 1999-07-15 21:07:33 +00:00
Jeff Hill cb0209f493 close all non-stdio files before repeater exec 1999-07-15 21:01:29 +00:00
Jeff Hill 57a1ebfa50 added congestion thresh to search sched alg 1999-07-15 20:52:38 +00:00
Jeff Hill 7d649345c2 fixed infinite loop when ENOBUFS returned by sendto() 1999-07-15 20:50:23 +00:00
Jeff Hill ffb229e321 added congestion thresh to search sched alg 1999-07-15 20:33:46 +00:00
Jeff Hill ee9a42638a fixed bug where client disconnects while waiting to send TCP 1999-07-15 20:23:57 +00:00
Janet B. Anderson 680d138809 Changes to automatically generate CONFIG_APP definitions. 1999-07-15 19:55:34 +00:00
Marty Kraimer 2718646d11 changes from Ned Arnold 1999-07-15 17:40:26 +00:00
Marty Kraimer 0ba0aa26cd must include drvBitBus just so drvGpib is usable 1999-07-09 14:20:06 +00:00
Marty Kraimer 446621f87a encorporate latest SAFE (hop[efully) changes on 09JUL99 1999-07-09 14:04:38 +00:00
cvs2svn 0ceb42cc74 This commit was manufactured by cvs2svn to create branch 'B3.13'. 1998-12-21 20:59:31 +00:00
Jeff Hill 7debd1da9d fixed casChannelI undefined symbols on WIN32 1998-11-18 18:52:49 +00:00
Marty Kraimer bf5f43d8f0 Allow real number with leading - sign 1998-11-18 16:20:12 +00:00
Jeff Hill 30c1e46737 fixed event cancel race condition 1998-11-18 00:51:41 +00:00
Jeff Hill e919e85aab added sem diagnostic 1998-11-17 02:43:17 +00:00
Jeff Hill 94f7436672 fixed warning 1998-11-17 02:42:39 +00:00
Jeff Hill 6d5074138f improved message 1998-11-17 02:42:00 +00:00
Jeff Hill a79d5fa471 fixed infinite loop 1998-11-17 02:40:56 +00:00
Jeff Hill 12a36129a9 backed out changes accidently checked in 1998-11-17 02:39:17 +00:00
Jeff Hill d2392d1bfa fixed order problem npend-- vs callBackInProgress 1998-11-17 02:17:03 +00:00
Janet B. Anderson aafad7cc01 Optionally include host specific RELEASE definitions. 1998-11-12 22:41:31 +00:00
Marty Kraimer 6e548431a6 remove bsdProto.h 1998-11-12 18:41:21 +00:00
Jeff Hill ebdc30a5a3 fixed case 1998-11-12 17:52:15 +00:00
Jeff Hill 35d18ac92c fixing case in name 1998-11-12 17:51:27 +00:00
Jeff Hill 80545b9431 reduced socket buffer size 1998-11-11 01:31:59 +00:00
Jeff Hill 46be0d449a reduced socket buf sizes 1998-11-10 21:57:20 +00:00
Jeff Hill 1fea4b4097 ifdef out prototypes for traditional C 1998-11-10 21:35:31 +00:00
Jeff Hill a1af039631 not used 1998-11-10 21:33:59 +00:00
Jeff Hill c266df258b added header file & consolodated source 1998-11-10 21:20:28 +00:00
Marty Kraimer 7a7bd7a6b9 dont call dbScanLock until interruptAccept is true 1998-11-09 19:52:23 +00:00
Marty Kraimer 12d767c98a honor the MASK and SHFT fields 1998-11-09 17:07:44 +00:00
Marty Kraimer 2ce2fc4c86 call taskSuspend instead of exit 1998-11-09 17:06:34 +00:00
Jeff Hill 7c947639a5 server nolonger throws exception when a poorly formed get/put call back
request arrives. Instead a get/put call back response is sent which includes
unsuccessful status
1998-10-28 23:51:01 +00:00
Jeff Hill 03fb90cee8 removed inline keyword 1998-10-27 22:06:46 +00:00
Jeff Hill 6f47cbbe03 avoid problems with early g++ 1998-10-27 21:34:19 +00:00
Jeff Hill 5c9baa5d00 fixed warnings 1998-10-27 18:28:20 +00:00
Jeff Hill c425cea48d improved doc 1998-10-27 18:13:48 +00:00
Jeff Hill 041a9ad82b fixed warnings 1998-10-27 01:08:26 +00:00
Jeff Hill c598b8fbad fixed warning 1998-10-27 00:57:25 +00:00
Jeff Hill eec3ca68ef fixed warning 1998-10-27 00:49:07 +00:00
Jeff Hill 93745fa03c fixed warnings 1998-10-27 00:47:28 +00:00
Jeff Hill 3c43b78e77 eliminated warning 1998-10-27 00:43:27 +00:00
Jeff Hill 0562cf545b fixed warnings 1998-10-27 00:35:03 +00:00
Ralph Lange ef02f8224e Bug in gdd::~gdd fixed (CA gateway crashes). 1998-10-26 11:18:41 +00:00
Jeff Hill 1c214dc407 fixed inline is too big warning 1998-10-23 19:47:12 +00:00
Jeff Hill f91bfc1e1c fixed case problem on UNIX 1998-10-23 19:24:26 +00:00
Jeff Hill 409d2c2aaf fixed problem associated with deleting "const char *"
on the solaris compiler
1998-10-23 19:23:46 +00:00
Jeff Hill 18c24640c7 fixed missing new line at EOF 1998-10-23 16:40:47 +00:00
Jeff Hill a80f223736 fixed HP-UX warnings 1998-10-23 00:28:21 +00:00
Jeff Hill 36b70e243f fixed problem where send was not always rearmed if this
was indirectly necessary in the send callback because
in this callback the code considered sends to be still armed
until the send callback completed
1998-10-23 00:27:15 +00:00