Jeff Hill
|
4c5dab8e72
|
use SIGALRM instead of SIGURG to wakeup blocking socket calls
|
2003-05-01 21:53:14 +00:00 |
|
Jeff Hill
|
4794bf11bc
|
cleaned up shutdown procedure
|
2003-04-24 16:39:31 +00:00 |
|
Ralph Lange
|
2624a16170
|
Fixed/suppressed HP-UX native (aCC) warnings
|
2003-04-23 14:56:07 +00:00 |
|
Ralph Lange
|
a097eebfb1
|
Minor fix: += generate local exception on virtual circuit disconnect.
|
2003-04-23 11:12:28 +00:00 |
|
Jeff Hill
|
181d5f4ff0
|
remove channels from circuit in timer expire callback
|
2003-04-22 18:07:50 +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
|
44a57584b7
|
changed name of protocol command
|
2003-04-17 17:17:19 +00:00 |
|
Jeff Hill
|
2430736ff1
|
patch for fdManager based client tool lock up problems
|
2003-04-17 00:07:50 +00:00 |
|
Jeff Hill
|
28c0170730
|
fixed Borland warning
|
2003-03-19 19:10:02 +00:00 |
|
Jeff Hill
|
b73101f5e5
|
removed unused argument
|
2003-02-24 16:02:50 +00:00 |
|
Jeff Hill
|
739bc335b7
|
optimizations suggested by quantify
|
2003-02-20 22:46:16 +00:00 |
|
Jeff Hill
|
3f680362bb
|
improved client scedualing fro fdManager based apps
|
2003-02-20 17:27:04 +00:00 |
|
Jeff Hill
|
8e5aa40895
|
removed throw specifications
|
2003-02-12 18:51:35 +00:00 |
|
Jeff Hill
|
168c9c5503
|
added beacon anomaly count diagnostic
|
2003-02-05 22:08:54 +00:00 |
|
Jeff Hill
|
21058eed94
|
fixed 1st argument to select
|
2003-01-23 22:55:27 +00:00 |
|
Jeff Hill
|
69c4fe707a
|
fixed Linux warning
|
2003-01-23 20:26:20 +00:00 |
|
Jeff Hill
|
5a6a822e37
|
fixed cpu consumption problems in clients that use fd managers
together with ca fd registration
|
2003-01-23 20:21:04 +00:00 |
|
Jeff Hill
|
2311b4c9d5
|
implement flush with fast access list
|
2003-01-17 01:19:14 +00:00 |
|
Jeff Hill
|
63d1c92aa7
|
gnu compiler required reinterpret_cast<> when converting from void * to another pointer
|
2003-01-07 17:40:53 +00:00 |
|
Jeff Hill
|
e8efa5b015
|
reinterpret cast not required when casting a void * pointer to another pointer type
|
2003-01-07 15:52:24 +00:00 |
|
Jeff Hill
|
8d318d9a99
|
suppress gnu warning
|
2002-12-19 01:29:57 +00:00 |
|
Jeff Hill
|
dc5f217493
|
simplified
|
2002-12-11 02:11:16 +00:00 |
|
Jeff Hill
|
416dd6bfda
|
dont return void from a void function (some compilers dont support this)
|
2002-12-10 16:59:36 +00:00 |
|
Jeff Hill
|
e772ce948c
|
fixed gnu warnings
|
2002-11-01 18:13:51 +00:00 |
|
Jeff Hill
|
d4cb389a5d
|
upgraded compiler specific macros
|
2002-10-30 18:29:40 +00:00 |
|
Jeff Hill
|
e5486ab9e1
|
upgraded memory management
|
2002-10-29 19:12:53 +00:00 |
|
Jeff Hill
|
2011c3c7ba
|
use epics_throws macro
|
2002-10-25 00:11:12 +00:00 |
|
Jeff Hill
|
e36083d5ef
|
use placement new
|
2002-10-23 23:37:30 +00:00 |
|
Jeff Hill
|
539d3478c8
|
fixed beacon detect logic does not detect reconnected servers
|
2002-09-11 23:30:12 +00:00 |
|
Jeff Hill
|
761a87ea73
|
eliminate disconnect message from ca_task_exit
|
2002-09-11 20:54:40 +00:00 |
|
Jeff Hill
|
8338c1bb3e
|
fixed sun pro warnings
|
2002-08-22 16:05:22 +00:00 |
|
Jeff Hill
|
0f70d78803
|
fixed sun pro warnings
|
2002-08-22 15:53:14 +00:00 |
|
Jeff Hill
|
62b8f02fef
|
initialize the beacon sequence number
|
2002-08-09 16:52:39 +00:00 |
|
Jeff Hill
|
936ca28300
|
added version string
|
2002-07-31 21:06:15 +00:00 |
|
Jeff Hill
|
e1d8d45788
|
added version string
|
2002-07-31 15:04:06 +00:00 |
|
Jeff Hill
|
e45a480dca
|
changed tsDLIterBD to tsDLIter
|
2002-07-25 21:02:29 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Jeff Hill
|
720283754d
|
call errlogFlush() in ~cac
|
2002-07-09 20:42:35 +00:00 |
|
Jeff Hill
|
692a72f46c
|
o upgraded udp to use version and sequence numbers
o fixed race condition in search timer
|
2002-06-25 18:52:50 +00:00 |
|
Jeff Hill
|
b6d6688314
|
improved tcp shutdown sequence
|
2002-05-15 16:53:41 +00:00 |
|
Jeff Hill
|
5430388d1b
|
fixed another tcp shutdown problem
|
2002-05-14 23:41:45 +00:00 |
|
Jeff Hill
|
8f306ef992
|
more work on tcp shutdown sequence
|
2002-05-14 20:30:29 +00:00 |
|
Jeff Hill
|
632e7da1ac
|
fixed udp shutdown in ~cac
|
2002-05-13 21:24:01 +00:00 |
|
Jeff Hill
|
813a4f526c
|
improved ioCancel and shutdown sequence
|
2002-05-09 17:22:36 +00:00 |
|
Jeff Hill
|
07bf67ef2f
|
moved someof the functionality into the old interface and improved shutdown sequence
|
2002-05-09 00:36:55 +00:00 |
|
Ralph Lange
|
68fe111e9b
|
Changes for HPUX
|
2002-05-02 13:07:53 +00:00 |
|
Jeff Hill
|
a7a2f1c019
|
make this compile on vc++ 6
|
2002-05-01 00:42:40 +00:00 |
|
Jeff Hill
|
320bb98ae5
|
fixed shutdown problem
|
2002-04-30 23:04:48 +00:00 |
|
Jeff Hill
|
8ff481530c
|
use auto_ptr to avoid leaks
|
2002-04-30 22:16:25 +00:00 |
|
Jeff Hill
|
b22084a741
|
firmed up compile time lock requirements
|
2002-04-26 00:10:35 +00:00 |
|