Commit Graph

7490 Commits

Author SHA1 Message Date
Jeff Hill
60754b28d5 use singleton class 2002-03-21 22:41:16 +00:00
Jeff Hill
eb05911646 reversed previous change 2002-03-21 22:40:17 +00:00
Jeff Hill
5fd13e73c6 moved once call out of mutex guard 2002-03-21 22:25:22 +00:00
Jeff Hill
c4515ccba6 cleaned this up.
o removed multiple implementations
o made efficent robust version using win32 critical section
2002-03-21 22:23:31 +00:00
Jeff Hill
d1d333e734 moved epicsEvent implementation out of header file 2002-03-21 22:22:10 +00:00
Jeff Hill
47dc34084a moved epicsMutex.c to epicsMutex.cpp 2002-03-21 22:21:34 +00:00
Jeff Hill
d9e41a12bd moved epicsMutex implementation out of header file 2002-03-21 22:20:40 +00:00
Jeff Hill
1464be33db added exception 2002-03-21 22:19:45 +00:00
Jeff Hill
ef4d0bcdcd added sockAddrAreIdentical 2002-03-21 22:18:49 +00:00
Jeff Hill
cd6df39198 changed name of guard class 2002-03-21 22:17:38 +00:00
Jeff Hill
324ba4bbbe removed template instantiations 2002-03-21 22:17:02 +00:00
Jeff Hill
c18a9fb345 simplified 2002-03-21 22:15:57 +00:00
Jeff Hill
46037c48cb added new modules 2002-03-21 22:15:06 +00:00
Marty Kraimer
d8c566616e more secure locking 2002-03-18 19:32:42 +00:00
Marty Kraimer
cb843f3e6a changes for putNotify code 2002-03-18 19:32:21 +00:00
Ralph Lange
a5f53fbb2c Bugfix 2002-03-18 14:15:26 +00:00
Jeff Hill
c81541569a fixed scope of temporary objects 2002-03-12 15:59:40 +00:00
Marty Kraimer
2db3c5985b remove definition for FLDNAME_SZ 2002-03-08 17:04:13 +00:00
Ralph Lange
8d3bc7abec Fix for bitching HPUX 11 compiler 2002-03-08 14:23:04 +00:00
Jeff Hill
97219d8ff2 increased time out 2002-03-07 19:31:43 +00:00
Jeff Hill
20c26df4de improved test 2002-03-07 19:29:24 +00:00
Jeff Hill
cae3bf5b33 fixed spelling 2002-03-07 19:18:02 +00:00
Jeff Hill
ce7922e830 removed broadcast overlap testing 2002-03-07 19:06:00 +00:00
Jeff Hill
7b67b4d719 fixed spelling 2002-03-07 18:52:41 +00:00
Jeff Hill
1fc986044a removed knowledge of subnet mask from network interface query 2002-03-07 18:52:19 +00:00
Jeff Hill
a0bc56d975 removed off normal code from inline function 2002-03-07 18:50:18 +00:00
Jeff Hill
43c216e749 improved message 2002-03-07 18:48:49 +00:00
Jeff Hill
7c4e5e5fac better test to see if a large message will fit in the old buffer 2002-03-07 18:46:12 +00:00
Marty Kraimer
0b61dca8de major changes 2002-03-07 17:05:33 +00:00
Marty Kraimer
14184c679f dbNotify API changes 2002-03-07 17:04:43 +00:00
Marty Kraimer
bafb0a76ee changes for double to float 2002-03-07 17:04:13 +00:00
Marty Kraimer
2bf7778ab6 change putNotify timout message 2002-03-07 17:03:26 +00:00
Ralph Lange
b07cd0499d Bugfix... 2002-03-07 14:59:02 +00:00
Jeff Hill
469e2a5587 fixed problem with improper drain of messages that will not fit 2002-03-06 21:29:14 +00:00
Jeff Hill
5fdab29f3f fixed another problem with multi-typed receive buffers 2002-03-06 21:27:04 +00:00
Marty Kraimer
84a43219fa tempory fix for dbNotify 2002-03-06 16:22:09 +00:00
Marty Kraimer
6756fd5c54 more improvements 2002-03-05 15:24:18 +00:00
Jeff Hill
b5eca64650 dont terminate client in default exception if the array request was too large 2002-03-05 01:28:37 +00:00
Jeff Hill
4277423ee4 cosmetic 2002-03-05 00:23:54 +00:00
Janet B. Anderson
093aaaca32 Added RM of target to some rules. 2002-03-04 19:38:09 +00:00
Janet B. Anderson
d8157a9ea9 Removed OPT flag overrides. 2002-03-04 19:31:54 +00:00
Marty Kraimer
0e1302612a failed simplest testcvs -n update 2002-03-04 13:18:19 +00:00
Jeff Hill
ace535e9dd better function name 2002-03-01 01:10:21 +00:00
Marty Kraimer
b346452208 call dbPutNotifyInit; call initialProcess earlier 2002-02-28 15:35:49 +00:00
Marty Kraimer
4e220d8fd6 call atexit only if successful 2002-02-28 15:34:28 +00:00
Marty Kraimer
a707668b0b PUTNOTIFY => putNotify 2002-02-28 15:32:35 +00:00
Marty Kraimer
a436861676 major revision to putNotify 2002-02-28 15:29:45 +00:00
Marty Kraimer
b160e63906 changes for PINI 2002-02-28 15:28:34 +00:00
Jeff Hill
db5526ecd6 fix gnu compiler detected problem 2002-02-28 00:27:49 +00:00
Jeff Hill
1a1c884fa9 changed channel and subscription uninstal procedures 2002-02-28 00:20:31 +00:00