Commit Graph

74 Commits

Author SHA1 Message Date
Jeff Hill
44ff5cf058 changes resulting from loss of one-to-one correlation between BHE and tcpiiu
and added new priority parameter
2001-08-23 20:53:24 +00:00
Jeff Hill
6e42c7e3e9 fixed gnu warning 2001-08-16 01:49:19 +00:00
Jeff Hill
977299cffd cosmetic 2001-08-16 01:16:43 +00:00
Jeff Hill
2f50543112 changes to ensure graceful shutdown on LInux 2001-08-13 21:06:08 +00:00
Jeff Hill
73b3a37881 fixed shutdown to work for circuits that are connecting 2001-08-09 00:56:15 +00:00
Jeff Hill
7363d6a125 o increse stack size for threads calling call backs
o use shutdown() to knock threads out of recv(), but will this work on Solaris ?
The above change reacts to bugs in XTNextEvent() when an fd that has been
closed is registerd with XtAppAddInput
2001-08-08 23:51:33 +00:00
Jeff Hill
7119b68a3b fixed borland warning 2001-08-06 23:27:53 +00:00
Jeff Hill
b05630a986 fixed benign purify warning 2001-08-02 23:58:40 +00:00
Jeff Hill
e661474c44 fixed solaris warnings 2001-08-02 21:21:26 +00:00
Jeff Hill
2e34ee4829 improved recv schedualing 2001-08-02 18:17:20 +00:00
Jeff Hill
d0e4a93563 simplified schedualing 2001-08-02 00:34:46 +00:00
Jeff Hill
2758df6db2 fixed potential deadlock 2001-07-13 02:06:16 +00:00
Jeff Hill
ca2c93bda4 improved schedualing of recv process thread 2001-07-11 23:28:57 +00:00
Jeff Hill
cf7df276ff fixed potential deadlock 2001-06-21 22:44:38 +00:00
Jeff Hill
e684ff02eb simplified locking 2001-06-21 17:16:20 +00:00
Jeff Hill
99df1b5584 fixed a disconnect related problem and also improved
structure of locking
2001-06-20 17:45:19 +00:00
Jeff Hill
bc0b97556e properly display version number of server 2001-05-23 23:06:33 +00:00
Jeff Hill
6d5a8b94a6 use osiSocklen_t 2001-05-22 16:26:22 +00:00
Jeff Hill
7f88505a9a use socklen_t for linux 2001-05-22 02:10:51 +00:00
Jeff Hill
70de17474b large array changes 2001-05-22 02:02:10 +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
332a7228a8 dont hold lock while calling callbacks 2001-04-16 22:38:38 +00:00
Jeff Hill
c0c2d30209 changed locking hierarchy 2001-03-21 01:07:27 +00:00
Jeff Hill
994f1a9b0c fixed subscription install race 2001-03-08 21:29:04 +00:00
Jeff Hill
35a62778b8 many changes 2001-03-07 16:32:18 +00:00
Jeff Hill
e1e3b4c39e rearranged if hierarchy in read / write request protocol stubs 2001-02-23 01:04:43 +00:00
Jeff Hill
33fa1b7ff8 changed list interface 2001-02-15 17:26:50 +00:00
Jeff Hill
bf0537cf73 fixed sun pro warnings 2001-02-09 19:28:01 +00:00
Jeff Hill
a1fbe85e7b redesigned class hierarchy 2001-02-09 17:38:00 +00:00
Jeff Hill
1bb85f670c print warning message if IO is still installed in tcp iiu when
it disconnects
2001-01-31 01:59:32 +00:00
Jeff Hill
d85ee06cee added beacon period diagnostic, fixed flush logic, made tcp
recv and send watch dogs embedded objects
2001-01-27 00:15:19 +00:00
Jeff Hill
1cfca09aa1 improved IIU shutdown seq for IO 2001-01-25 02:14:59 +00:00
Jeff Hill
db43b6e983 upgraded event subscription logic 2001-01-23 23:56:05 +00:00
Jeff Hill
a74b043aff fixed event subscriptions 2001-01-19 00:58:01 +00:00
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Jeff Hill
ad5db9a914 osi => epics name change to accomodate aps 2001-01-12 00:24:12 +00:00
Jeff Hill
418aa20de6 accomodate Marty's osi => epics name changes 2001-01-11 21:54:53 +00:00
Jeff Hill
fcdec162d9 cleaned up disconnect sequence 2000-11-30 17:12:13 +00:00
Jeff Hill
5fe64ffc92 g++ requires address operator for mem func ptr 2000-11-20 21:13:36 +00:00
Jeff Hill
6fd085c371 bhe no-longer self deletes 2000-11-20 17:47:12 +00:00
Jeff Hill
6d1ad48c39 include inline func for gnu 2000-11-08 04:48:35 +00:00
Jeff Hill
4784b73a9f improved performance 2000-11-08 03:52:18 +00:00
Jeff Hill
0c1583ff7b fixed deadlock discovered during connect / disconnect test 2000-10-20 23:34:39 +00:00
Jeff Hill
ac2b421401 removed debug output 2000-10-11 19:47:34 +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
226fc86ce5 improved shutdown behavior 2000-09-14 00:21:09 +00:00
Jeff Hill
cc21e955bf changed abotive shutdown 2000-09-07 19:32:48 +00:00
Jeff Hill
ef77d41cc1 fixed potential race condition and turned TCPNODELAY on 2000-09-07 01:30:43 +00:00