Marty Kraimer
|
6a52eff141
|
osiTime=>epicsTime
|
2001-01-31 13:34:02 +00:00 |
|
Jeff Hill
|
728a319f3d
|
fixed spelling
|
2001-01-27 00:18:43 +00:00 |
|
Marty Kraimer
|
dbe9c8e75f
|
changes for osiThread=>epicsThread
|
2001-01-18 19:08:14 +00:00 |
|
Marty Kraimer
|
36a69befd8
|
replace osiSem with epicsMutex and/or epicsEvent
|
2001-01-11 16:15:14 +00:00 |
|
Marty Kraimer
|
34198a1824
|
implement asTrapWrite
|
2000-12-15 15:02:32 +00:00 |
|
Jeff Hill
|
1052c6b2b7
|
dont allow strange ports in the beacon addr list
|
2000-11-21 22:20:46 +00:00 |
|
Jeff Hill
|
8b452face6
|
allow two servers to attach to the same udp port
|
2000-11-20 22:23:42 +00:00 |
|
Jeff Hill
|
066dff91f2
|
errlogPrintf () is working correctly
|
2000-11-20 22:00:58 +00:00 |
|
Jeff Hill
|
76f6bb3c2f
|
changed errlogPrintf to printf because errlogPrintf does not work
|
2000-11-20 21:52:40 +00:00 |
|
Jeff Hill
|
8101eb486f
|
fixed comment
|
2000-11-20 21:17:14 +00:00 |
|
Jeff Hill
|
6fc0d7f8d7
|
allow two servers on one host
|
2000-11-20 17:58:10 +00:00 |
|
Jeff Hill
|
67c207d352
|
fixed SO_REUSEADDR WIN32 strangeness
|
2000-11-08 03:57:03 +00:00 |
|
Jeff Hill
|
f920a1241e
|
configure that WINSOCK is very different about SO_REUSEADDR
|
2000-10-11 22:26:41 +00:00 |
|
Jeff Hill
|
b34f800f31
|
removed synchronous DNS lockup vulnerability
|
2000-10-10 22:42:37 +00:00 |
|
Jeff Hill
|
8b8b4a736d
|
use epicsAssert
|
2000-10-06 00:33:31 +00:00 |
|
Jeff Hill
|
c07cd661cd
|
more diagnostics when we run low on pool
|
2000-10-05 23:55:13 +00:00 |
|
Jeff Hill
|
b7d09d4106
|
no message
|
2000-10-05 23:54:36 +00:00 |
|
Jeff Hill
|
00f098894d
|
fixed improper logic when we run out of memory
|
2000-10-05 22:56:31 +00:00 |
|
Jeff Hill
|
a08476d61d
|
fixed improper test for message too large
|
2000-09-27 18:06:51 +00:00 |
|
Janet B. Anderson
|
aae3676fa0
|
Added win32 resource file.
|
2000-09-25 22:02:14 +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
|
71598bc0f1
|
better message when request is too large
|
2000-08-25 01:50:34 +00:00 |
|
Jeff Hill
|
ee7e3ba7d0
|
use self relative priorities
|
2000-06-14 21:35:38 +00:00 |
|
Jeff Hill
|
c75ec8fda0
|
cosmetic
|
2000-06-14 21:34:38 +00:00 |
|
Marty Kraimer
|
d6bf15feae
|
changes in thread priorities
|
2000-06-14 14:35:09 +00:00 |
|
Jeff Hill
|
07bcb7a55d
|
cosmetic
|
2000-06-12 23:59:58 +00:00 |
|
Jeff Hill
|
00ba314344
|
init sufficent space in pool global sooner
|
2000-06-12 23:59:39 +00:00 |
|
Jeff Hill
|
f4e905be5b
|
fixed priority polarization of event thread
|
2000-06-12 19:16:19 +00:00 |
|
Jeff Hill
|
314671f6e9
|
cleaned up thread names
|
2000-06-08 17:59:30 +00:00 |
|
Jeff Hill
|
fc5e479d97
|
cleaned up thread names
|
2000-06-08 17:56:22 +00:00 |
|
Jeff Hill
|
a828ff01fe
|
minor optimization
|
2000-06-08 17:56:03 +00:00 |
|
Marty Kraimer
|
25956c938b
|
remove duplicate include
|
2000-06-01 12:45:01 +00:00 |
|
Jeff Hill
|
54b82732d6
|
modernized the code to avoid any possibility of integer overflow
|
2000-05-31 22:14:33 +00:00 |
|
Jeff Hill
|
86c604e53f
|
use INVALID_SOCKET to test socket() return
|
2000-05-31 22:12:34 +00:00 |
|
Jeff Hill
|
10b3db1964
|
improved bind failure messages
|
2000-05-25 22:34:31 +00:00 |
|
Jeff Hill
|
3dd26027d6
|
improved bind failure messages
|
2000-05-25 22:31:56 +00:00 |
|
Jeff Hill
|
b67288ec77
|
enable socket option REUSEADDR to make debugging easier
|
2000-05-25 17:37:08 +00:00 |
|
Jeff Hill
|
ad792ae19a
|
dont crash if this isrun before iocInit
|
2000-05-24 22:09:28 +00:00 |
|
Jeff Hill
|
84f37edbe9
|
cosmetic
|
2000-05-04 01:17:41 +00:00 |
|
Janet B. Anderson
|
ef51233280
|
Changes for win32 build.
|
2000-05-03 18:56:24 +00:00 |
|
Marty Kraimer
|
6c61596f9e
|
asLib.h no longer needed
|
2000-05-02 20:10:33 +00:00 |
|
Marty Kraimer
|
a71778bfcc
|
export casr; remove client_stat
|
2000-05-02 13:47:03 +00:00 |
|
Jeff Hill
|
68c049fa73
|
include net_convert.h again so that byte swaps will run on WIN32
|
2000-04-28 01:04:39 +00:00 |
|
Jeff Hill
|
dc7a13ddcc
|
added ms keywords
|
2000-04-27 17:58:50 +00:00 |
|
Jeff Hill
|
e4dac73988
|
cosmetic
|
2000-04-12 18:04:38 +00:00 |
|
Jeff Hill
|
1f58d2722e
|
improved samnity checking for search/claim requests
|
2000-03-21 17:11:24 +00:00 |
|
Jeff Hill
|
eda62d862f
|
install rsrv.h
|
2000-03-20 23:15:16 +00:00 |
|
Jeff Hill
|
e2c7b26c60
|
removed test message
|
2000-03-20 22:38:57 +00:00 |
|
W. Eric Norum
|
58ff396eef
|
Fix test for PV name termination.
|
2000-03-17 20:16:17 +00:00 |
|
Marty Kraimer
|
cc40e5989e
|
changes to build on solaris and vxWorks
|
2000-03-15 14:19:52 +00:00 |
|