Commit Graph

5127 Commits

Author SHA1 Message Date
Jeff Hill
e3ae4a4357 removed 2000-10-16 15:51:27 +00:00
Marty Kraimer
8b07d77189 remove unneeded include 2000-10-16 14:24:33 +00:00
Jeff Hill
0438d86bff made write vf receive a const gdd 2000-10-13 01:48:41 +00:00
Jeff Hill
3e44dee76d fixed proper use of const 2000-10-13 01:29:14 +00:00
Jeff Hill
c92c62dc21 updated comment 2000-10-13 01:22:49 +00:00
Jeff Hill
c20d47a8d8 fixed spelling 2000-10-13 01:20:39 +00:00
Jeff Hill
346523c081 made gdd param to copy const 2000-10-13 01:17:52 +00:00
Jeff Hill
b1f1573af6 changes to support compilation by borland 2000-10-12 21:52:49 +00:00
Jeff Hill
300768c93c moved include 2000-10-12 20:59:35 +00:00
Jeff Hill
51b3ea2446 fixed gnu warning 2000-10-12 20:45:02 +00:00
Jeff Hill
2d5ce8fcce added newline at EOF 2000-10-12 20:44:35 +00:00
Jeff Hill
fe3aef6841 use new socl length typedef from osiSock.h 2000-10-12 20:43:26 +00:00
Jeff Hill
8022b3f9cb moved include 2000-10-12 20:41:58 +00:00
Jeff Hill
a9e9b5f4c1 fixed gnu waring 2000-10-12 19:01:28 +00:00
Jeff Hill
3761789928 optimized fetchClientContext () 2000-10-12 18:53:12 +00:00
Jeff Hill
39a7c4ad20 optimized access to IIU 2000-10-12 18:50:26 +00:00
Jeff Hill
15e9d69a66 fixed type of inclusion used 2000-10-12 18:45:27 +00:00
Jeff Hill
d1e3683277 changed functions to not be inline to fix Borland build 2000-10-12 18:42:48 +00:00
Jeff Hill
df78e9c4e0 fixed type of inclusion used 2000-10-12 18:37:06 +00:00
Jeff Hill
65758da5c4 fixed sun pro warning 2000-10-12 18:36:35 +00:00
Jeff Hill
65c5359c22 added newline at EOF 2000-10-12 18:36:05 +00:00
Jeff Hill
a58e3bccf1 fixed type of inclusion used 2000-10-12 16:48:33 +00:00
Jeff Hill
edfd43d5b9 changing include order fixes GNU warning 2000-10-12 16:10:53 +00:00
Jeff Hill
9e23ff58ee use proper size argument type 2000-10-12 16:08:35 +00:00
Jeff Hill
e7f2d2310c use proper form of include 2000-10-12 16:07:34 +00:00
Jeff Hill
7a970ec569 fixed improper format 2000-10-12 15:41:24 +00:00
Marty Kraimer
36b24f350e New version from Eric; Now thread safe for 1 reader, 1 writer 2000-10-12 13:58:57 +00:00
Janet B. Anderson
566ca6aacf Changed seq location. 2000-10-12 02:09:54 +00:00
Janet B. Anderson
c6303dd203 Changed DBDNAME dependancy. 2000-10-12 02:09:29 +00:00
Janet B. Anderson
517b01bb71 Added RELEASE_NOTES.HTM file. 2000-10-12 01:54:51 +00:00
Janet B. Anderson
bff494d739 Iniial version. 2000-10-12 01:53:08 +00:00
Jeff Hill
bd8db23aec temp removed use of RTTI 2000-10-12 00:45:26 +00:00
Jeff Hill
7c58404cb6 fixed use of nill piiu pointer 2000-10-12 00:22:54 +00:00
Andrew Johnson
6742c4db06 Fixed bug in TSgetMasterTime() - round-trip adjustment was garbage
Replaced TSprintf() with printf() where logging inappropriate
2000-10-11 23:08:56 +00:00
Jeff Hill
d3a0cee977 added additional debug output 2000-10-11 22:35:35 +00:00
Jeff Hill
3b670031b6 avoid synchronous DNS calls 2000-10-11 22:27:48 +00:00
Jeff Hill
f920a1241e configure that WINSOCK is very different about SO_REUSEADDR 2000-10-11 22:26:41 +00:00
Jeff Hill
aeec89103c configure that WINSOCK is very different about SO_REUSEADDR
and print warning message when TCP port is dynamically assigned
2000-10-11 22:22:19 +00:00
Jeff Hill
6bf3771462 allow UDP in buf to expand 2000-10-11 19:48:34 +00:00
Jeff Hill
ac2b421401 removed debug output 2000-10-11 19:47:34 +00:00
Jeff Hill
ae0f01b2ff convert tabs to spaces 2000-10-11 19:44:34 +00:00
Jeff Hill
a746ac770d tabs to spaces 2000-10-11 19:32:48 +00:00
Jeff Hill
784adfa5a7 avoid problems with compilers that dont have default template arguments 2000-10-11 19:31:51 +00:00
Jeff Hill
6606dd6d31 tabs converted to spaces 2000-10-11 19:29:45 +00:00
Jeff Hill
48ca9b8a37 visual C++ 6.0 still does not allocate the proper amount of memory for a
pointer to a member function
2000-10-11 19:27:18 +00:00
Marty Kraimer
4331775413 changed comment 2000-10-11 19:14:53 +00:00
W. Eric Norum
e892cade83 Show both current and real priority when they differ.
Show true priority, not the value clipped to the EPICS limits.
2000-10-11 17:57:33 +00:00
Jeff Hill
e43f44232f avoid default template arguments 2000-10-11 14:26:09 +00:00
Jeff Hill
1f99335386 removed cast related warning 2000-10-11 14:25:27 +00:00
Jeff Hill
b34f800f31 removed synchronous DNS lockup vulnerability 2000-10-10 22:42:37 +00:00