W. Eric Norum
67373051bb
Try for a minute or so. This makes the code match the documentation.
2001-11-07 14:20:44 +00:00
W. Eric Norum
d1302e6242
Don't lock up if no NTP time synchronization packet is received. Try for about
...
30 seconds then set the date and time to a default value (January 1, 2001).
This should make it easier for people to get EPICS/RTEMS working since they
can try out the example application without having an NTP server on their
network.
2001-11-07 14:19:07 +00:00
Marty Kraimer
afeca1c847
doesnt belong
2001-11-06 17:08:23 +00:00
Jeff Hill
4e835c2839
improved doc on direct acces to fields in the per channel structure
2001-10-30 16:57:17 +00:00
Jeff Hill
7d044bf69c
fixed format of code embedded in descriptive text
2001-10-30 00:04:47 +00:00
Jeff Hill
c3a29b133b
added warning about direct access to fields in the channel structure
2001-10-30 00:01:13 +00:00
Jeff Hill
bd7d1f4090
fixed sun pro warnings
2001-10-25 21:50:10 +00:00
Jeff Hill
11df767483
fixed multiply defined symbol on Solaris 8 with GNU version ????
2001-10-25 17:27:45 +00:00
Andrew Johnson
d41fbcb532
getc() returns an int, char is unsigned on some archs so can't hold EOF.
2001-10-25 16:13:35 +00:00
Jeff Hill
efdcdc864d
UDP wakeup message when channel is deleted is not required
2001-10-24 15:34:24 +00:00
Jeff Hill
a85132c6a6
dont send udp wakeup message if the socket is closed
2001-10-24 15:33:43 +00:00
Jeff Hill
fc6afa3add
dont run if they specify zero channels
2001-10-24 15:33:00 +00:00
Jeff Hill
5c00f84847
remove inline
2001-10-24 00:11:38 +00:00
Jeff Hill
e42becdce4
fixed format
2001-10-23 23:39:44 +00:00
Jeff Hill
7f3eca0394
avoid problems with the GNU inliner in gcc 2.96
2001-10-23 23:39:01 +00:00
Jeff Hill
6352940ce6
fixed borland warning
2001-10-22 18:05:36 +00:00
Jeff Hill
6ec4eaea40
format
2001-10-22 18:04:12 +00:00
Jeff Hill
63ea05ecdd
changed tabs to spaces
2001-10-22 18:03:32 +00:00
Jeff Hill
3566bc7d8d
formatting
2001-10-22 18:01:55 +00:00
Jeff Hill
792e651d8e
removed redundant ;
2001-10-22 18:01:05 +00:00
Jeff Hill
a7a87b8d99
fixed borland warning
2001-10-22 17:49:23 +00:00
Jeff Hill
119e45dc28
fixed warning and cleaned up the source a bit
2001-10-22 17:14:25 +00:00
Jeff Hill
62954ecf50
properly export functions within
2001-10-22 17:00:19 +00:00
Jeff Hill
5bd31e2aa2
fixed comment
2001-10-22 16:59:40 +00:00
Jeff Hill
4675ba5077
fixed warning
2001-10-22 16:51:17 +00:00
Jeff Hill
da917cce37
fixed borland build issue
2001-10-22 16:39:21 +00:00
Jeff Hill
38d5f71072
fixed missing return code
2001-10-22 16:21:58 +00:00
Jeff Hill
e46a919662
fixed warnings
2001-10-22 16:17:59 +00:00
Jeff Hill
8d2eaa9cf5
dont use implicit template instantiation because Tornado II GNU isnt ready
2001-10-22 03:39:04 +00:00
Jeff Hill
7b1b2988d7
turn of ms already instantiated warning
2001-10-22 03:18:52 +00:00
Jeff Hill
ed88bdd35b
use explicit template instantiation
2001-10-22 02:40:14 +00:00
Jeff Hill
21f9dd8179
use explicit template instatiation
2001-10-20 00:45:12 +00:00
Jeff Hill
f1d7722f80
use explicit template instantiation
2001-10-20 00:43:26 +00:00
Jeff Hill
7c4ddfffcd
use explicit templ instantiation
2001-10-20 00:36:46 +00:00
Jeff Hill
f84e7f5df6
remove use of std lib for now
2001-10-20 00:16:21 +00:00
Jeff Hill
e16d797011
fixed diagnostic
2001-10-18 23:42:00 +00:00
Jeff Hill
40148ba63b
fixed diagnostic message
2001-10-18 23:39:55 +00:00
Jeff Hill
114058de02
improved warning messages
2001-10-18 23:24:19 +00:00
Jeff Hill
0ed3880913
call tcp fd reg callback from UDP thread
2001-10-18 22:32:40 +00:00
Jeff Hill
855027654b
added privateUninstallIIU()
2001-10-18 22:29:52 +00:00
Jeff Hill
8aff497180
use string.h until std c++ lib is stable
2001-10-18 22:29:25 +00:00
Jeff Hill
e8c12c369c
moved the tcp fd reg to be called from the udp thread
2001-10-18 22:28:42 +00:00
Jeff Hill
5e1804ae94
moved the udp fd reg to be called from the user thread
2001-10-18 22:26:46 +00:00
Jeff Hill
08b16eba09
added start(), removed destroy(), and made connect() private
2001-10-18 22:23:53 +00:00
Janet B. Anderson
a7b06a7588
Added read of RELEASE.<EPICS_HOST_ARCH> file.
2001-10-17 20:44:18 +00:00
Jeff Hill
dbc44e58d7
allow c++
2001-10-16 22:45:23 +00:00
Jeff Hill
61e6a84ae3
cosmetic
2001-10-16 22:43:51 +00:00
Jeff Hill
4cd0787e4d
revert to malloc/free if EPICS_DEBUG is defined
2001-10-16 22:37:38 +00:00
Jeff Hill
3583c70725
revert to mamloc/free if EPICS_DEBUG is defined
2001-10-16 22:36:34 +00:00
Jeff Hill
55c4981d4d
match new cac api
2001-10-15 21:54:41 +00:00