Commit Graph

230 Commits

Author SHA1 Message Date
Jeff Hill
4675ba5077 fixed warning 2001-10-22 16:51:17 +00:00
Jeff Hill
190914f680 tack change in dbEvent interface (now new events are initially disabled) 2001-10-12 22:49:27 +00:00
Jeff Hill
7eaabd7df2 fixed spurious "server memory exhausted" message 2001-09-26 18:59:04 +00:00
Jeff Hill
36770de102 store the priority for use in casr 2001-08-29 18:57:50 +00:00
Jeff Hill
56fa1c87e8 fixed gnu warning 2001-08-29 18:43:16 +00:00
Jeff Hill
0c85c515f1 fixed gnu warning and added priority to casr 2001-08-29 18:42:57 +00:00
Jeff Hill
fe7fb3ba50 change priority of client when recinving the version request 2001-08-29 17:42:09 +00:00
Jeff Hill
15a9e07ab2 send server's minor version to client during connect sequence 2001-08-29 17:41:31 +00:00
Jeff Hill
9b876d82dd changed the way that thread priorities are computed 2001-08-29 17:40:39 +00:00
Jeff Hill
8c103d1cb9 added priority field 2001-08-29 17:39:51 +00:00
Jeff Hill
6d7cb09151 zero out pad bytes (supress purify warning) 2001-08-24 16:30:02 +00:00
Jeff Hill
d556e3375c cosmetic 2001-08-24 16:29:19 +00:00
Jeff Hill
48da409965 reduce the number of error constants in use 2001-08-16 01:26:55 +00:00
Janet B. Anderson
7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Jeff Hill
47757dffaf code clarity 2001-05-31 20:18:12 +00:00
Jeff Hill
564ca4a6f6 restart interrupted system call 2001-05-24 22:07:02 +00:00
Jeff Hill
4be3cc14a8 cosmetic 2001-05-24 21:28:18 +00:00
Jeff Hill
a7f8f90ddc restart sendto system call if it is interrupted 2001-05-24 21:14:40 +00:00
Jeff Hill
8d1e2327df better diagnostics 2001-05-24 00:24:05 +00:00
Jeff Hill
eb9b01e118 better messages 2001-05-23 23:05:30 +00:00
Jeff Hill
6fbf031e75 fixed sun pro warnings 2001-05-23 01:23:23 +00:00
Jeff Hill
4a5067b8a6 fixed gnu warnings 2001-05-23 00:57:05 +00:00
Jeff Hill
245bd5ab5e fixed gnu warnings 2001-05-23 00:48:41 +00:00
Jeff Hill
bee3c82735 fixed undefined symbol on Solaris 2001-05-22 16:24:39 +00:00
Jeff Hill
70de17474b large array changes 2001-05-22 02:02:10 +00:00
Jeff Hill
3817ea5f3a supress purify warning 2001-03-26 18:46:39 +00:00
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