Commit Graph

8925 Commits

Author SHA1 Message Date
Jeff Hill 4794bf11bc cleaned up shutdown procedure 2003-04-24 16:39:31 +00:00
Jeff Hill b06976e69b new sockHasBeenClosed flag 2003-04-24 16:36:50 +00:00
Jeff Hill ef5ce92ff8 installed 2003-04-24 16:32:59 +00:00
Jeff Hill a9372c4a5a moved sock err str converting func 2003-04-24 16:32:15 +00:00
Jeff Hill 88425b4433 added definition for read and write shutdown 2003-04-24 16:31:06 +00:00
Jeff Hill 4388d789a5 moved sock err str converting func 2003-04-24 16:26:15 +00:00
Jeff Hill 96b2d2c76f convertSocketErrorToString => epicsSocketConvertErrnoToString 2003-04-24 16:25:47 +00:00
Jeff Hill dc198c0ae0 added epicsSocketSystemCallInterruptMechanismQuery () 2003-04-24 16:24:05 +00:00
Jeff Hill 5e20a6274f removed epicsEnableInterruptedSystemCall and epicsInterruptSystemCall 2003-04-24 16:23:04 +00:00
Jeff Hill d668a2d8d2 print test complete message 2003-04-23 21:55:28 +00:00
Jeff Hill 96f8e4f323 print test complete message 2003-04-23 20:59:49 +00:00
Jeff Hill 9f09bc6b67 corrected MS VC++ version range where new does not throw an exception 2003-04-23 20:59:09 +00:00
Ralph Lange afdf3c9af2 Fix: Return when called with no argument (to avoid failing assertion) 2003-04-23 16:44:58 +00:00
Jeff Hill 2ad485368b fixed unused variable warnings 2003-04-23 16:02:45 +00:00
Ralph Lange 7eda38a779 Update as aCC version works now 2003-04-23 15:43:57 +00:00
W. Eric Norum ee500e2ad8 Minor cosmetic change. 2003-04-23 15:42:21 +00:00
W. Eric Norum 57e941cb85 Mention DarwinPorts. 2003-04-23 15:41:26 +00:00
W. Eric Norum 7da5f3c5c6 Add support for DarwinPorts as well as for Fink. 2003-04-23 15:41:01 +00:00
Ralph Lange 8e44835903 Fixed/suppressed HP-UX (GNU) warnings 2003-04-23 15:22:56 +00:00
Ralph Lange 2624a16170 Fixed/suppressed HP-UX native (aCC) warnings 2003-04-23 14:56:07 +00:00
Ralph Lange 154ebd3153 += new copyright notice 2003-04-23 14:04:49 +00:00
Ralph Lange d79b7c3880 Fixed warning on HP: ARG_MAX is used in HP-UX sys header file 2003-04-23 14:01:56 +00:00
Ralph Lange a097eebfb1 Minor fix: += generate local exception on virtual circuit disconnect. 2003-04-23 11:12:28 +00:00
Ralph Lange cca00a0061 Minor stuff: broke up some looong strings in printf()s. 2003-04-23 10:50:44 +00:00
Jeff Hill 676d210340 depricated ca_add_event 2003-04-23 00:41:15 +00:00
Jeff Hill acfeff3695 fixed socket return from makeSocket not initialized 2003-04-22 23:17:12 +00:00
Jeff Hill d812f89280 dont send extra exception message conveying the context string when a get
callback request fails
2003-04-22 22:29:26 +00:00
Jeff Hill 5bbf7bc341 added dll export keywords 2003-04-22 22:28:24 +00:00
Jeff Hill 9a991a3765 use epicsVsnprintf 2003-04-22 21:07:23 +00:00
W. Eric Norum bf59a164b9 Reflect change to makeBaseApp template. Registrar function can now be static. 2003-04-22 18:46:37 +00:00
Jeff Hill 181d5f4ff0 remove channels from circuit in timer expire callback 2003-04-22 18:07:50 +00:00
Jeff Hill 884c05a15c function name change 2003-04-22 18:07:11 +00:00
Jeff Hill 1de5f1c3ef thread safe socket error to string function 2003-04-22 18:06:42 +00:00
Marty Kraimer 2d114dc5bb mySub can be static 2003-04-22 12:04:14 +00:00
Jeff Hill 372528666a removed msg minder and moved cb locker to ca ctx class 2003-04-18 22:11:35 +00:00
Jeff Hill 35d0d41f22 removed mmsg minder and eliminate dlow level knowledge of cb locker 2003-04-18 22:10:39 +00:00
Jeff Hill 2399da3a1a changed msg arrival notify to cb lock/unlock 2003-04-18 22:09:12 +00:00
Jeff Hill 88af86fbbd added noop cb lock/unlock in base 2003-04-18 22:08:40 +00:00
Jeff Hill 33ca9c7407 moved cb locking to ca ctx class 2003-04-18 22:08:05 +00:00
Jeff Hill 6da98f4e5e moved conn cb change to be guarded by func in ca context class 2003-04-18 22:07:19 +00:00
Jeff Hill c50837d7f5 removed msg minder 2003-04-18 22:06:19 +00:00
Jeff Hill ae975a8e23 removed knowledge of preemptive cb enable 2003-04-18 22:05:44 +00:00
Jeff Hill 948718f253 added missing commit 2003-04-18 15:41:00 +00:00
Jeff Hill 378a70bb20 cosmetic 2003-04-18 15:39:46 +00:00
Jeff Hill 778f8936e5 added ca_dump_dbr 2003-04-18 15:39:12 +00:00
W. Eric Norum 40802e621c Update to reflect new 'registrar' keyword. 2003-04-18 13:42:00 +00:00
Jeff Hill 44a57584b7 changed name of protocol command 2003-04-17 17:17:19 +00:00
Jeff Hill d8db1abd38 fixed too many messages from test 2003-04-17 17:11:51 +00:00
Jeff Hill 2430736ff1 patch for fdManager based client tool lock up problems 2003-04-17 00:07:50 +00:00
Jeff Hill 6b04c52f45 improved diagnostics 2003-04-17 00:05:52 +00:00