Commit Graph

62 Commits

Author SHA1 Message Date
Jeff Hill
6fbf031e75 fixed sun pro warnings 2001-05-23 01:23:23 +00:00
Jeff Hill
70de17474b large array changes 2001-05-22 02:02:10 +00:00
Jeff Hill
e585c60d67 fixed sun pro warning 2001-04-20 01:21:48 +00:00
Jeff Hill
00641af25c fixed gnu warnings 2001-04-20 00:50:19 +00:00
Jeff Hill
1e786e3d5a broke apart monolithic iocinf.h header file 2001-04-19 23:52:07 +00:00
Jeff Hill
a8a86993e3 fixed sun pro warnings 2001-04-17 00:44:59 +00:00
Jeff Hill
1ec6f444b7 changed file name 2001-04-17 00:03:02 +00:00
Jeff Hill
332a7228a8 dont hold lock while calling callbacks 2001-04-16 22:38:38 +00:00
Jeff Hill
ef696499e4 optimized free list locking 2001-03-22 22:12:09 +00:00
Jeff Hill
31454ef08a fixed proper IO destroy when channel exits 2001-03-21 16:11:24 +00:00
Jeff Hill
c0c2d30209 changed locking hierarchy 2001-03-21 01:07:27 +00:00
Jeff Hill
cbabe522e1 osiTimer => epicsTimer 2001-03-08 21:32:56 +00:00
Jeff Hill
8b38402d4b fixed gnu warnings 2001-03-07 17:13:19 +00:00
Jeff Hill
5eafdfd398 many changes 2001-03-07 16:03:56 +00:00
Jeff Hill
7dec56450b removed redundant brackets 2001-02-23 00:04:14 +00:00
Jeff Hill
f550878fed removed function pointer dump 2001-02-16 03:29:07 +00:00
Jeff Hill
c38a119e68 fixed gnu warnings 2001-02-16 02:26:11 +00:00
Jeff Hill
33fa1b7ff8 changed list interface 2001-02-15 17:26:50 +00:00
Jeff Hill
a885e11a74 dont delete channels in destructor 2001-02-09 17:24:06 +00:00
Jeff Hill
27ffa8e384 cosmetic 2001-02-01 01:16:38 +00:00
Marty Kraimer
6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Jeff Hill
321dae127a make tcpiiu object unavailable to udp before shutting it down 2001-01-31 01:58:47 +00:00
Jeff Hill
ca53e44f8a fixed logic when beacon arrives for a dead IIU 2001-01-27 00:10:29 +00:00
Jeff Hill
d3dc9bee2b better variable name 2001-01-25 02:10:28 +00:00
Jeff Hill
db43b6e983 upgraded event subscription logic 2001-01-23 23:56:05 +00:00
Jeff Hill
ad3da31c06 moved inline include to appropriate file 2001-01-22 18:40:10 +00:00
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Jeff Hill
cb2bbe86dd fixed sun pro warning 2001-01-12 16:48:33 +00:00
Jeff Hill
d0574e2f19 fixed sun pro warnings 2001-01-12 16:31:00 +00:00
Jeff Hill
418aa20de6 accomodate Marty's osi => epics name changes 2001-01-11 21:54:53 +00:00
Jeff Hill
9470277223 cosmetic 2000-11-30 17:52:22 +00:00
Jeff Hill
f861933932 fixed bugs in disconnect sequence 2000-11-30 17:03:25 +00:00
Jeff Hill
5fe64ffc92 g++ requires address operator for mem func ptr 2000-11-20 21:13:36 +00:00
Jeff Hill
f113853b05 bhe no-longer self deletes 2000-11-20 17:34:19 +00:00
Jeff Hill
4784b73a9f improved performance 2000-11-08 03:52:18 +00:00
Jeff Hill
05134e7b9f upgraded use DNS asynchronously in order to avoid lock ups 2000-10-10 22:39:36 +00:00
Jeff Hill
c5f33a7475 allowed acces to the chid from the evid 2000-10-06 00:14:00 +00:00
Jeff Hill
db52f124b9 improved management of per channel IO list 2000-09-15 17:32:24 +00:00
Jeff Hill
d727e229eb proper cleanup of local channels 2000-09-14 00:33:35 +00:00
Jeff Hill
4015d6f811 made IO counter into independent class 2000-09-07 01:15:33 +00:00
Jeff Hill
87a8230100 better diagnostics and disconnect claims pending channels
in tcpiiu::~tcpiiu
2000-09-06 00:33:14 +00:00
Jeff Hill
032a5bf234 fixed repeater register port bug 2000-08-26 00:56:06 +00:00
Jeff Hill
5351224ae7 fixed inline not emitted if not defined in module w virtual destructor and -g 2000-08-25 20:28:56 +00:00
Jeff Hill
a911a27845 fixed Linux uses unsigned where int is used on other OS 2000-08-25 19:44:30 +00:00
Jeff Hill
18b885af33 fixed GNU and SUN PRO warnings 2000-08-25 17:55:18 +00:00
Jeff Hill
f830e99e58 many, many changes 2000-08-25 01:52:33 +00:00
Jeff Hill
71f7435760 clean up 2000-06-29 00:21:43 +00:00
Jeff Hill
c9d466380d specify that the client's timer queue is thread managed 2000-06-27 23:09:16 +00:00
Jeff Hill
703080f8fa cleaning up 2000-06-23 21:58:18 +00:00
Jeff Hill
47729fed41 added preemptive callback control
reinstalled flow control
2000-06-22 23:59:51 +00:00