Commit Graph

6941 Commits

Author SHA1 Message Date
Jeff Hill
cc191cddbc send channel destroy exception to all IO and send disconnect exception
to subscription IO
2001-08-16 01:22:22 +00:00
Jeff Hill
89d93df035 new error constant and mark defunct entries 2001-08-16 01:20:30 +00:00
Jeff Hill
93e745ef83 supress channel destroy exception in "old" API layer 2001-08-16 01:19:52 +00:00
Jeff Hill
9bbb9c1314 reduce the numbe rof error constants in use 2001-08-16 01:19:03 +00:00
Jeff Hill
217cc10840 supress channel destroy exception in "old" API layer and reclaim storage
for oldSubscription when channel is destroyed
2001-08-16 01:18:05 +00:00
Jeff Hill
977299cffd cosmetic 2001-08-16 01:16:43 +00:00
Jeff Hill
f32583bdbd fixed benign gnu warning 2001-08-16 01:16:22 +00:00
Jeff Hill
625beb2300 improved test 2001-08-13 21:08:12 +00:00
Jeff Hill
46bf66f198 removed function parameter 2001-08-13 21:07:44 +00:00
Jeff Hill
f77bdc3b54 removed unused code 2001-08-13 21:06:38 +00:00
Jeff Hill
2f50543112 changes to ensure graceful shutdown on LInux 2001-08-13 21:06:08 +00:00
Jeff Hill
2a1d135889 dont pull bytes out of sock until obtaining the cb lock so single
threaded apps work better
2001-08-13 21:04:58 +00:00
Jeff Hill
48ea56d295 removed unused code 2001-08-13 20:30:35 +00:00
Marty Kraimer
b3f2c87697 make sure prompt has a value 2001-08-13 15:57:45 +00:00
Jeff Hill
0c9c5c1682 removed osi shutdown interface 2001-08-13 14:02:10 +00:00
Jeff Hill
224c7494b6 cosmetic 2001-08-13 14:01:50 +00:00
Marty Kraimer
9b117a376e fix compilation errors 2001-08-13 13:11:09 +00:00
Janet B. Anderson
ce506a77a7 Changes to mkmf. 2001-08-10 22:17:57 +00:00
Jeff Hill
81b169f059 *** empty log message *** 2001-08-10 19:47:20 +00:00
Janet B. Anderson
79d648229e Merged changes from epics_R3_13_1_branch branch. 2001-08-10 16:26:19 +00:00
Jeff Hill
dbf7b13e9f added some strftime tests 2001-08-10 00:46:15 +00:00
Jeff Hill
d19294499c fixed strftime formating 2001-08-10 00:45:53 +00:00
Jeff Hill
d6587ddca1 reliable solution for shutdown differences 2001-08-10 00:07:17 +00:00
Jeff Hill
192632eaf2 doc 2001-08-10 00:07:06 +00:00
W. Eric Norum
b5322ea925 Add new RTEMS initialization/configuration library. 2001-08-09 20:01:11 +00:00
W. Eric Norum
6fad25e2d1 Move RTEMS initialization/configuration files from the libCom
os-dependent directory to their own directory.
This solves the problem in which these files include header files
which are not yet installed when libCom is being built.
2001-08-09 17:54:06 +00:00
Jeff Hill
cfc8c2b8e0 better message 2001-08-09 16:29:56 +00:00
Jeff Hill
73b3a37881 fixed shutdown to work for circuits that are connecting 2001-08-09 00:56:15 +00:00
Jeff Hill
2c71674012 supress disconnect message unles DEBUG is set 2001-08-09 00:55:05 +00:00
Jeff Hill
6c2303a958 added try catch block to pend io 2001-08-09 00:54:08 +00:00
Jeff Hill
331b9b3d8b dont specify the default fd manager 2001-08-09 00:42:17 +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
ec6806d071 added try catch to be safe 2001-08-08 23:48:15 +00:00
Janet B. Anderson
b5c0f11f5f Corrected spelling and line size. 2001-08-08 20:29:11 +00:00
Janet B. Anderson
634f25873b Initial version 2001-08-08 20:19:08 +00:00
Marty Kraimer
9765db4254 check for chid null 2001-08-08 15:04:34 +00:00
W. Eric Norum
4ebb8f4351 Remove unused include file.
Include header to get stack check function prototypes.
2001-08-07 21:44:22 +00:00
Janet B. Anderson
296d94a2c5 Added caExample_SRCS definition - SRCS required for automated depends. 2001-08-07 16:44:23 +00:00
Janet B. Anderson
355c0313f6 Removed R3.13 files Makefile.Host and Makefile.Ioc. 2001-08-07 16:32:03 +00:00
Janet B. Anderson
4cb9d0b7d8 Made MKMF the default for HOST_HDEPENDS_CMD. 2001-08-07 14:42:43 +00:00
Jeff Hill
7119b68a3b fixed borland warning 2001-08-06 23:27:53 +00:00
Jeff Hill
58989fb8e1 supress additional warnings 2001-08-06 23:22:17 +00:00
Jeff Hill
1d07007562 supress messages triggered by normal C++ coding partices 2001-08-06 21:00:42 +00:00
Jeff Hill
f47210502e use & in front of C++ member func pointer 2001-08-06 17:43:52 +00:00
Jeff Hill
de4f57cf5c added html doc 2001-08-03 00:43:25 +00:00
Jeff Hill
6beb555fcc installed into CVS 2001-08-03 00:41:56 +00:00
Jeff Hill
cfa8a80ee1 uninstalled 2001-08-03 00:41:37 +00:00
Jeff Hill
cbb5d190f5 installed into CVS 2001-08-03 00:34:26 +00:00
Jeff Hill
b05630a986 fixed benign purify warning 2001-08-02 23:58:40 +00:00
Jeff Hill
01a63dd7c5 made compatible with C++ test codes in mrkSoftTest 2001-08-02 22:46:59 +00:00