Commit Graph
271 Commits
Author SHA1 Message Date
Jeff Hill ff21da6b48 fixed R3.13 for Linux's new socklen_t 2001-03-06 00:33:50 +00:00
Jeff Hill 743edfea17 fixed R3.13 for Linux's new socklen_t 2001-03-06 00:24:42 +00:00
Jeff Hill d030dc6c79 fixed R3.13 for Linux's new socklen_t 2001-03-06 00:22:53 +00:00
Jeff Hill f04f56750a fixed R3.13 for Linux's new socklen_t 2001-03-06 00:10:29 +00:00
Jeff Hill a25736f934 removed all "CMPLR=STRICT" and "CXXCMPLR = SRICT"
from R3.13 patch branch makefiles
2000-07-18 15:15:09 +00:00
Jeff Hill 5f8f321cba fixed missing type in static init 2000-07-13 23:37:24 +00:00
Jeff Hill 18dbd6153f fixed DLL export for the Borlund build 2000-07-11 01:30:10 +00:00
Jeff Hill c2096fee0f added DLL export to destructor 2000-07-06 15:21:34 +00:00
Janet B. Anderson 8f1b6b071b Initial version. 2000-06-30 19:51:02 +00:00
Jeff Hill 5ed27edaa3 m_type => m_dataType 2000-06-28 22:52:15 +00:00
Janet B. Anderson dedc7c00a0 Added win32 resource file. 2000-05-09 20:45:21 +00:00
Janet B. Anderson cc04d07a18 Change to get exServer.cc to build on solaris. 1999-08-02 15:31:38 +00:00
Jeff Hill 7debd1da9d fixed casChannelI undefined symbols on WIN32 1998-11-18 18:52:49 +00:00
Jeff Hill 80545b9431 reduced socket buffer size 1998-11-11 01:31:59 +00:00
Jeff Hill 7c947639a5 server nolonger throws exception when a poorly formed get/put call back
request arrives. Instead a get/put call back response is sent which includes
unsuccessful status
1998-10-28 23:51:01 +00:00
Jeff Hill 6f47cbbe03 avoid problems with early g++ 1998-10-27 21:34:19 +00:00
Jeff Hill 5c9baa5d00 fixed warnings 1998-10-27 18:28:20 +00:00
Jeff Hill a80f223736 fixed HP-UX warnings 1998-10-23 00:28:21 +00:00
Jeff Hill 36b70e243f fixed problem where send was not always rearmed if this
was indirectly necessary in the send callback because
in this callback the code considered sends to be still armed
until the send callback completed
1998-10-23 00:27:15 +00:00
Jeff Hill 851b153afa cosmetic 1998-09-24 20:53:54 +00:00
Jeff Hill c36de7d61d subtle changes which relate to not flushing the output buffer if there are bytes
pending in the input queue (improves performance)
1998-09-24 20:50:50 +00:00
Jeff Hill 461e1f3844 cosmetic 1998-09-24 20:42:30 +00:00
Jeff Hill 69ae776409 supply resource id to logBadIdWithFileAndLineno() 1998-09-24 20:41:49 +00:00
Jeff Hill b5e4de9cff new error message 1998-09-24 20:40:56 +00:00
Jeff Hill 857a19ddef o block if unable to get buffer space for the exception message
o subtle changes related to properly dealing with situations where
both the server tool and the client tool delete the same PV simultaneously
1998-09-24 20:40:07 +00:00
Jeff Hill 608228b328 send exception in correct byte order / block if no space for exception 1998-09-24 20:35:16 +00:00
Jeff Hill 421ad0d456 cosmetic 1998-09-24 20:33:03 +00:00
Jeff Hill f903d29c73 eventsOff is no longere a private member 1998-07-23 16:48:15 +00:00
Jeff Hill 652a8b289e winmm => advapi32 1998-07-08 15:50:29 +00:00
Jeff Hill 3ac0769562 cosmetic 1998-07-08 15:39:16 +00:00
Jeff Hill 4207b67727 fixed lost monitors during flow control problem 1998-07-08 15:38:10 +00:00
Jeff Hill 0f2fb17864 updated release notes for R3.13B12 1998-06-18 00:20:44 +00:00
Jeff Hill c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill be88672134 installed bwd compat casPV constructor 1998-06-18 00:09:39 +00:00
Jeff Hill 84efd88c45 deleted unused variables 1998-06-18 00:08:30 +00:00
Jeff Hill 4dac09744e fixed prototype 1998-06-16 03:41:16 +00:00
Jeff Hill beaab56d90 allow use of epicsAssert.h 1998-06-16 03:31:00 +00:00
Jeff Hill 420dc30a5c use aToIPAddr 1998-06-16 03:25:13 +00:00
Jeff Hill 6aa6cdd606 updated for new server API and use smart GDD ptr 1998-06-16 02:37:37 +00:00
Jeff Hill a9b8a161f4 use aToIPAddr and auto attach to winsock if its a static build 1998-06-16 02:35:52 +00:00
Jeff Hill 65e1e8203e allow PVs to exist without a server 1998-06-16 02:34:14 +00:00
Jeff Hill 233dc670a3 use smart gdd ptr 1998-06-16 02:32:30 +00:00
Jeff Hill 78fc9f07f0 allow the PV to be created before the server 1998-06-16 02:31:36 +00:00
Jeff Hill bf73514dd9 allow PV to be created before the server 1998-06-16 02:30:44 +00:00
Jeff Hill 5658c714d0 allow PVs to exist without a server 1998-06-16 02:26:09 +00:00
Jeff Hill 5e5c4e20cd cosmetic 1998-06-16 02:25:05 +00:00
Jeff Hill d42468dd1e better diagnostics 1998-06-16 02:24:24 +00:00
Jeff Hill f14e74c6b6 dont require that a server must exist before a PV is created 1998-06-16 02:21:49 +00:00
Jeff Hill 38bacaa84a use smart gdd ptr 1998-06-16 02:18:53 +00:00
Jeff Hill a5a8b8d263 added additional libs for non-dll build 1998-05-29 20:35:18 +00:00