Commit Graph

505 Commits

Author SHA1 Message Date
Jeff Hill 2e1c249fc2 updated comment 1999-10-12 22:43:38 +00:00
Janet B. Anderson 426b874353 More Makefile changes for R3.14. 1999-10-12 18:03:38 +00:00
Janet B. Anderson eb4eca432b Moved cadev.h caerr.h and caeventmask.h to src/include. 1999-10-12 18:01:43 +00:00
Jeff Hill 214ce75781 use a protocol jump table 1999-09-14 23:54:57 +00:00
Jeff Hill 0df94ed5cd dont save interface's IP address when querying local interfaces 1999-09-14 23:54:24 +00:00
Jeff Hill 889a98b86f changed the field name "m_type" to "m_dataType" to avoid
collision with a MACRO that is defined by the SENS IP stack
which is mandatory in WRS's Tornado II product.
1999-09-14 23:51:22 +00:00
Jeff Hill 14e2645c00 added ca_signal_formatted () 1999-09-14 23:50:43 +00:00
Jeff Hill 90e5cbad9c changed the field name "m_type" to "m_dataType" to avoid
collision with a MACRO that is defined by the SENS IP stack
which is mandatory in WRS's Tornado II product.

dont use sprintf() buffer for exceptions
1999-09-14 23:49:08 +00:00
Jeff Hill 51deb91ce7 removed fetch of local address for the EPICS_CA_ADDR_LIST 1999-09-14 23:40:02 +00:00
Jeff Hill c0fd63bc0e added ca_vprintf() function 1999-09-14 23:38:18 +00:00
Jeff Hill a33c71e163 dont save interface's IP address when querying local interfaces 1999-09-14 23:35:37 +00:00
Marty Kraimer 605eb45c0d for 3.14 only single Makefile 1999-09-13 13:46:31 +00:00
Jeff Hill 971e71c28d improved the way that socket error numbers are converted to strings,
changed () to (void) in func proto, and fixed missing parameter to
checkConnWatchdogs() bug resulting from this
1999-09-02 21:44:50 +00:00
Jeff Hill 05fb4aa04b improved access control message 1999-09-01 23:42:06 +00:00
Jeff Hill eea6ff3181 fixed bug occurring when connection dropped while waiting to send 1999-07-16 21:09:00 +00:00
Jeff Hill 97f0ca4039 fixed bug occurring when connection dropped while waiting to send, and
initialize new search gongestion thresh parm
1999-07-16 17:08:05 +00:00
Jeff Hill 27229f9c14 close open files not associated with stdio before exec'ing the
repeater
1999-07-16 17:05:43 +00:00
Jeff Hill 5df25bf67a cosmetic changes 1999-07-16 17:03:23 +00:00
Jeff Hill 250eb430ae added congestion thresh parm for search alg 1999-07-16 17:02:06 +00:00
Jeff Hill 22143f39ee cosmetic changes 1999-07-16 16:40:14 +00:00
Jeff Hill 0fd2f6479b added congestion thresh parm to search alg 1999-07-16 16:38:59 +00:00
Jeff Hill 4fb64e8933 fixed bug occurring when connection dropped while waiting to send, and
initialize new search gongestion thresh parm
1999-07-16 16:28:24 +00:00
Jeff Hill b68eb7dbb2 removed revision comments in favor of CVS 1999-07-15 23:20:01 +00:00
Jeff Hill 4ee8f8a8ee fixed comment 1999-07-15 23:14:30 +00:00
Jeff Hill 1909fed55c fixed infinite loop when ENOBUFS returned by sendto() 1999-07-15 20:15:30 +00:00
Jeff Hill aeb07cfc3c close all open files when spawning the repeater 1999-05-11 20:31:54 +00:00
Jeff Hill 5ec6a3522f close all open files when spawning the repeater 1999-05-11 20:09:58 +00:00
Jeff Hill 679d3529f0 close all open files when spawning the repeater 1999-05-11 19:42:44 +00:00
Jeff Hill 03ce7056c3 better message 1999-05-10 23:33:08 +00:00
Jeff Hill ef64ab51c2 better test for overflow in ca_time_diff() 1999-04-30 00:00:58 +00:00
Jeff Hill 1750eef1c0 now compatible with API changes in winsock provided with 6.0 SDK 1999-04-29 23:53:32 +00:00
Jeff Hill a9d2c3ae3c added latency test 1999-04-29 23:18:27 +00:00
Jeff Hill a84818d9e6 added gr dbl test 1999-04-29 23:14:57 +00:00
Jeff Hill 21fa3016c9 removed test target 1999-04-13 23:44:46 +00:00
Jeff Hill 596edff56c added dbr_long_t readback test 1999-02-12 00:26:31 +00:00
Jeff Hill 2d927db988 fixed ca_put() for 64 bit machines 1999-02-11 23:44:15 +00:00
Jeff Hill 3556f965a6 shorter iteration count for VMS 1999-01-28 21:19:01 +00:00
Jeff Hill e4e365d22e improved VAX floating point 1999-01-28 21:12:17 +00:00
Jeff Hill 5d4eddf424 fixed typo 1998-12-21 17:50:01 +00:00
Jeff Hill a79d5fa471 fixed infinite loop 1998-11-17 02:40:56 +00:00
Jeff Hill 46be0d449a reduced socket buf sizes 1998-11-10 21:57:20 +00:00
Jeff Hill c425cea48d improved doc 1998-10-27 18:13:48 +00:00
Jeff Hill 93745fa03c fixed warnings 1998-10-27 00:47:28 +00:00
Jeff Hill 3c43b78e77 eliminated warning 1998-10-27 00:43:27 +00:00
Janet B. Anderson a175ac0518 Modified log message. 1998-10-07 14:32:52 +00:00
Jeff Hill 23f88290b1 added missing macros 1998-10-05 20:33:10 +00:00
Jeff Hill 444f4c0bcc more robust in situations wherelocal IP cant be determined 1998-09-29 20:50:37 +00:00
Jeff Hill 20773a6037 fixed warnings 1998-09-25 00:20:56 +00:00
Jeff Hill acf112999a eliminated DLL run-down call to ca_task_exit() 1998-09-24 23:52:57 +00:00
Jeff Hill 429b7ae7a2 turned off debug output 1998-09-24 23:01:05 +00:00