Commit Graph

1700 Commits

Author SHA1 Message Date
Ralph Lange e6587e9755 Fix to get around weird HP aCC behaviour ("C" linkage for friends):
caInstallDefaultService() calls a static member function instead of being a friend.
2004-02-01 15:44:24 +00:00
Ralph Lange 3d27e9aeb1 Suppress HP aCC warnings. 2004-01-31 21:13:28 +00:00
Jeff Hill a6d1becc7a deleted repeated word 2004-01-27 20:26:20 +00:00
Jeff Hill d2893ab3fb fixed structure 2004-01-27 19:45:19 +00:00
Jeff Hill 791fba7274 fixed structure 2004-01-27 19:34:40 +00:00
Jeff Hill 5bd8fe9148 fixed structure 2004-01-27 18:43:44 +00:00
Jeff Hill a9abc6ee1c fixed spelling 2004-01-27 18:33:08 +00:00
Jeff Hill 945a5e7930 added section discussing reconnect issues when server's address changes 2004-01-27 18:09:37 +00:00
Jeff Hill 4b50e4d060 fixed ms warnings 2004-01-27 00:35:40 +00:00
Jeff Hill 50cc1e967e fixed disconnect notify supressed when channel state is disconnected 2004-01-27 00:33:15 +00:00
Jeff Hill 67937c1b74 fixed shutdown deadlock 2004-01-27 00:32:55 +00:00
Jeff Hill b59586dc83 fixed ms warnings 2004-01-27 00:27:52 +00:00
Jeff Hill 94a77fec91 fixed disconnect notify supressed when channel state is disconnected 2004-01-27 00:27:02 +00:00
Jeff Hill 57420c3e3c removed legacy unguard incompatible with current structure of code 2004-01-24 00:13:16 +00:00
Jeff Hill bc9c0eb526 fixed gnu warnings 2004-01-23 20:36:54 +00:00
Jeff Hill 565a47935c fixed solaris warnings 2004-01-23 20:15:35 +00:00
Jeff Hill bb05cea3c1 fixed solaris warnings 2004-01-23 19:55:11 +00:00
Jeff Hill 3c8efba3c4 hybernate send/receive threads when there are enobuf problems 2004-01-22 19:17:32 +00:00
Jeff Hill 5b1507e15e cosmetic 2004-01-22 19:09:06 +00:00
Jeff Hill a624ca3bdd workaround for 68k cross compiler bug 2004-01-22 17:55:39 +00:00
Ralph Lange 91eaa26047 += First version of CA commandline tools (caget only) 2004-01-20 17:22:05 +00:00
Ralph Lange bae8f2515e += caget 2004-01-19 16:08:30 +00:00
Jeff Hill b6b381cc78 fixed gnu warnings 2004-01-15 04:14:01 +00:00
Jeff Hill 5b4c37df17 make sure that evid is set before first subscription cb arrives 2004-01-15 03:16:54 +00:00
Jeff Hill 8bd3d4a8a0 fixed gnu warnings 2004-01-15 03:13:08 +00:00
Jeff Hill a2531d6bc9 fixed gnu warnings 2004-01-15 02:51:35 +00:00
Jeff Hill 60a797048a many changes associated will disconnecting the channel but not disconnecting
the circuit
2004-01-15 01:42:49 +00:00
Janet B. Anderson de70a70b1b Added COMPAT_313 macro for building/installing R3.13 compatability files. 2004-01-13 16:15:05 +00:00
Ralph Lange bafee08673 Changed the strange way that receiveTimeoutNotify() was declared as HP's aCC compiler didn't like it. 2004-01-09 12:16:08 +00:00
Ralph Lange 78cce4015b Changed order of member initializers in tcpRecvWatchdog's constructor to avoid warning. 2004-01-09 10:57:35 +00:00
Jeff Hill 38599f8391 fixed template parameters to match 2004-01-09 01:30:28 +00:00
Jeff Hill cde473e4d9 fixed names 2004-01-09 01:05:27 +00:00
Jeff Hill f04fa5fdf3 many changes associated will disconnecting the channel but not disconnecting the circuit 2004-01-09 00:42:15 +00:00
Jeff Hill 66959c07a8 return ECA_PUTFAIL instead of ECA_INTERNAL when unexpected write exception occurs 2003-11-14 16:55:09 +00:00
Jeff Hill 19dd302bd8 fixed regression tests so that they specify preemptive callback for local pv situation 2003-11-14 16:37:41 +00:00
Jeff Hill c69536fc8e return an error condition if they try to start a preemptive callback enabled context
when the thread already has a single threaded context.
2003-10-28 16:05:49 +00:00
Jeff Hill 0712df904b keep circuit open with disconnected channels attached if the circuit
becomes unresponsive
2003-10-23 22:45:54 +00:00
Jeff Hill 70091854bc new unresponsive circuit notify method 2003-10-23 22:33:15 +00:00
Jeff Hill ab2a2d7a9c new channel create received flag and new circuit responive, unresponsive, and
hangup methods
2003-10-23 22:32:45 +00:00
Jeff Hill 2011e6b87a increased locking requirements 2003-10-23 22:31:06 +00:00
Jeff Hill fab73db5e8 timeout now results in unresponsive circuit notify and not an abort shutdown 2003-10-23 22:30:25 +00:00
Jeff Hill be9a9afc68 removed unused method 2003-10-23 22:30:01 +00:00
Jeff Hill f751b73665 increased locking requirements and added unresponsive/responsive
circuit notify methods
2003-10-23 22:27:52 +00:00
Jeff Hill de880dbf39 new error code 2003-10-23 22:26:22 +00:00
Jeff Hill 1b730ac8fc fixedsearch interval computation 2003-10-21 22:12:43 +00:00
Jeff Hill 44e31ae9f3 changes allowing the test to work with enumerated channels 2003-09-29 18:13:28 +00:00
Jeff Hill 35d07ffbda changed the name of cxxCompilerDependencies.h to compilerDependencies.h 2003-09-17 19:25:31 +00:00
Jeff Hill 245cf129ff fixed disconnect callback when channel known to be disconnected 2003-09-10 17:09:25 +00:00
Jeff Hill e7d51c5e30 documented level required to get a channel dump 2003-09-03 22:44:20 +00:00
Jeff Hill 0758661a87 mentioned that CA port numbers have been registered with iana 2003-09-03 22:31:48 +00:00