Jeff Hill
|
75c1d4a21e
|
clean up
|
2002-08-08 15:37:05 +00:00 |
|
Jeff Hill
|
44660156f5
|
improved server configuration documentation
|
2002-08-08 00:41:06 +00:00 |
|
Andrew Johnson
|
997e9bb995
|
Various cleanup edits.
No text changes, just layout.
|
2002-08-06 22:48:42 +00:00 |
|
Andrew Johnson
|
0e0004f526
|
Changed (c) comments to HTML comments,
Added charset to content-type header,
fixed one HTML validator error.
|
2002-08-06 16:06:49 +00:00 |
|
Jeff Hill
|
d9a6ffcc10
|
workaround for borland compiler does not have placement delete
|
2002-08-01 22:58:23 +00:00 |
|
Jeff Hill
|
936ca28300
|
added version string
|
2002-07-31 21:06:15 +00:00 |
|
Janet B. Anderson
|
de14296b80
|
Changed BASE_ to EPICS_.
|
2002-07-31 17:07:07 +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 |
|
Jeff Hill
|
de5e5b4241
|
fixed void return
|
2002-07-25 16:32:27 +00:00 |
|
Jeff Hill
|
a627b08d8e
|
deallocate memory when test completes
|
2002-07-24 00:30:13 +00:00 |
|
Jeff Hill
|
ef98383a54
|
supress bad fd message when circuit is aborted
|
2002-07-23 15:23:10 +00:00 |
|
Andrew Johnson
|
4e29345b6f
|
Removed - in Attic but not state dead
|
2002-07-17 16:00:41 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Jeff Hill
|
969c748d1e
|
changed the name of class oldCAC to ca_client_context
|
2002-07-10 00:32:27 +00:00 |
|
Jeff Hill
|
5ebc00a6be
|
added ca_context_status()
|
2002-07-10 00:09:38 +00:00 |
|
Jeff Hill
|
90469883ea
|
added ca_context_status()
|
2002-07-09 23:57:16 +00:00 |
|
Jeff Hill
|
720283754d
|
call errlogFlush() in ~cac
|
2002-07-09 20:42:35 +00:00 |
|
Ralph Lange
|
66d5148d1a
|
+= more comments
|
2002-07-09 08:41:29 +00:00 |
|
Ralph Lange
|
b18a8d28ee
|
Suppress HPUX warning
|
2002-07-09 06:49:36 +00:00 |
|
Jeff Hill
|
7d48b146b9
|
exit send thread by returning, and not by epicsThread::exit()
|
2002-07-08 21:39:53 +00:00 |
|
Jeff Hill
|
55675571ca
|
fixed spelling
|
2002-07-08 18:47:57 +00:00 |
|
Jeff Hill
|
5cb3423a1f
|
doc
|
2002-07-08 16:48:47 +00:00 |
|
Jeff Hill
|
3aa95fdd91
|
changed loacal host name cache object to an epics singleton
|
2002-07-08 16:35:24 +00:00 |
|
Jeff Hill
|
8b043badd2
|
fixed memory leak
|
2002-06-27 23:54:32 +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
|
385b7708dc
|
doc
|
2002-06-25 18:45:01 +00:00 |
|
Jeff Hill
|
c8095b4edc
|
search timer now uses a private lock
|
2002-06-17 15:18:58 +00:00 |
|
Jeff Hill
|
36b061fa2f
|
eliminated dead lock vulnerability
|
2002-06-14 18:22:50 +00:00 |
|
Jeff Hill
|
e58cf16041
|
correct logic surrounding search timer schedualing flags
|
2002-06-13 23:32:39 +00:00 |
|
Jeff Hill
|
bb979470c9
|
removed unused include
|
2002-06-13 17:24:48 +00:00 |
|
Jeff Hill
|
f279640dc0
|
fixed preemptive callback enable was backwards
|
2002-05-30 00:32:50 +00:00 |
|
Jeff Hill
|
f69356a872
|
fixed improper documentation of connection timeout default
|
2002-05-29 16:28:14 +00:00 |
|
Jeff Hill
|
8caf6b3793
|
fixed spelling
|
2002-05-28 23:57:17 +00:00 |
|
Jeff Hill
|
3e7f126804
|
no need to instantiate templates that are not inline
|
2002-05-28 23:56:54 +00:00 |
|
Jeff Hill
|
712d55f3b5
|
avoid use of ellFree because we get a freee and a malloc in different dlls
|
2002-05-28 23:56:16 +00:00 |
|
Jeff Hill
|
b6d6688314
|
improved tcp shutdown sequence
|
2002-05-15 16:53:41 +00:00 |
|
Jeff Hill
|
14c5ffcd37
|
avoid warning message on LInux
|
2002-05-14 23:56:34 +00:00 |
|
Jeff Hill
|
5430388d1b
|
fixed another tcp shutdown problem
|
2002-05-14 23:41:45 +00:00 |
|
Jeff Hill
|
43911f857a
|
optimized flush and fixed tcp shutdown sequence
|
2002-05-14 22:46:43 +00:00 |
|
Jeff Hill
|
8f306ef992
|
more work on tcp shutdown sequence
|
2002-05-14 20:30:29 +00:00 |
|
Jeff Hill
|
f2f41fd87b
|
better progress logging during regression testing
|
2002-05-13 21:24:29 +00:00 |
|
Jeff Hill
|
632e7da1ac
|
fixed udp shutdown in ~cac
|
2002-05-13 21:24:01 +00:00 |
|
Jeff Hill
|
210222a2f3
|
export shutdown capability for ~cac
|
2002-05-13 21:23:26 +00:00 |
|
Jeff Hill
|
c32e538936
|
workaround sun pro problem again
|
2002-05-09 18:53:19 +00:00 |
|
Jeff Hill
|
813a4f526c
|
improved ioCancel and shutdown sequence
|
2002-05-09 17:22:36 +00:00 |
|
Jeff Hill
|
ec3bc12ba4
|
added currently connected flag
|
2002-05-09 17:21:39 +00:00 |
|
Jeff Hill
|
76bd95f7ae
|
fixed maintenance of outstanding io count
|
2002-05-09 17:21:10 +00:00 |
|
Jeff Hill
|
105da2c781
|
removed removeAllChannels() mf
|
2002-05-09 17:19:12 +00:00 |
|
Jeff Hill
|
3bbcf08dc3
|
fixed sun pro warning
|
2002-05-09 15:29:33 +00:00 |
|