Commit Graph
116 Commits
Author SHA1 Message Date
Jeff Hill 67648998e6 corrected use of INADDR_ANY 1998-05-29 20:16:13 +00:00
Jeff Hill 9806688d97 eliminated use of printErrono() 1998-05-06 21:32:06 +00:00
Jeff Hill 08c394a384 use ETHERNET_MAX_UDP for the recv buffer 1998-02-06 00:36:00 +00:00
Jeff Hill 76d0ec6e75 nit 1998-02-06 00:35:06 +00:00
Jeff Hill c4bc7b07c4 some BSPs dont implement taskIdVerify() correctly
so use taskNameToId status instead
1998-02-06 00:33:46 +00:00
Jeff Hill 9b5fbcae9e comment 1998-02-06 00:29:34 +00:00
Jeff Hill d69f6169ae cosmetic changes 1997-08-05 00:53:38 +00:00
Jeff Hill 86f23791fe increased min and also max beacon period 1997-08-05 00:40:59 +00:00
Jeff Hill fdbfab2da2 send server port with beacon 1997-06-13 09:44:52 +00:00
Jeff Hill 95b6d4a998 moved flow control to db event module 1997-05-05 04:49:16 +00:00
Jeff Hill cc2ea961d7 added use of db events flow control 1997-05-05 04:48:30 +00:00
Jeff Hill 3a0de109a3 removed eventsoff flag 1997-05-05 04:47:54 +00:00
Marty Kraimer a0e8290c50 Fix compiler warning messages 1997-04-30 19:20:13 +00:00
Jeff Hill 2b6367e1d4 use matching buffer sizes 1997-04-29 06:22:10 +00:00
Jeff Hill 017686e0f6 use free list lib 1997-04-10 20:04:51 +00:00
Jeff Hill cb95ba41ac deleted 1997-04-09 22:23:57 +00:00
Jeff Hill 4be53cd0fa better message 1997-01-10 21:11:16 +00:00
Jeff Hill 2fc75ca08e installed WIN32/Makefile.Host 1997-01-10 00:12:21 +00:00
Jeff Hill 77cf658c05 PC arch changes 1996-11-02 02:18:31 +00:00
Marty Kraimer 71e83671aa get rid of client_stat_summary. casr provides functionality 1996-10-29 21:06:32 +00:00
Jeff Hill a3ce428cdd better report 1996-09-16 22:03:49 +00:00
Jeff Hill 7fabc325bb added level arg to client_stat 1996-09-04 21:58:27 +00:00
Janet B. Anderson e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Janet B. Anderson 28c4ce844d Makefile includes now from base/src/config, removed all soft links 1996-06-25 21:48:55 +00:00
Jeff Hill 41557f3946 many r3.13 changes 1996-06-19 20:39:25 +00:00
Marty Kraimer 2390c0ace5 added client_stat_summary until Jeff can add functionality to client_stat 1996-05-03 14:20:14 +00:00
Jeff Hill d0766a4f38 fixed compile faill resulting from union member name change 1996-01-18 20:54:56 +00:00
Jeff Hill 2566ee1e26 If the IOC is out of memory allow them to connect if they stop
some of the clients.
1995-10-12 01:40:48 +00:00
Jeff Hill 7021cd3589 use unsigned short for port 1995-09-29 22:18:53 +00:00
Jeff Hill b7acf453c2 added arch independent type 1995-09-29 22:17:57 +00:00
Jeff Hill cf7fe3deb4 force double alignment of the protocol buffer 1995-08-12 01:18:28 +00:00
Jeff Hill ef8abaa44f keep trying 1995-08-12 01:17:38 +00:00
Jeff Hill 5624aaefe1 fetch the server's port number 1995-08-12 01:16:26 +00:00
Jeff Hill 2b7e4ff84d dont quit if client unreachable 1995-08-12 01:15:08 +00:00
Jeff Hill fb2c2f0925 dont reuse res id 1995-08-12 01:14:22 +00:00
Jeff Hill 55dae7db1c no dbg lib 1995-08-12 01:13:30 +00:00
Jeff Hill 9b76f9d9c0 Fix alignment problem found by purify 1995-04-26 03:14:08 +00:00
Jeff Hill 302f4ef6c8 dont send exception msg to all serach requests when the server
runs out of memory (send exception resp only in reply to search
requests that find a match)
1995-04-26 03:12:53 +00:00
Jeff Hill 84773e71a0 init unintialized (and unused) fields in the protocol 1995-04-06 17:11:02 +00:00
Jeff Hill f1bc683bd4 ssert => epicsAssert 1995-03-07 01:25:09 +00:00
Jeff Hill 9300dded40 sizeof A => sizeof(A) 1995-03-06 22:45:29 +00:00
Janet B. Anderson afd124a431 Added cvs Id keyword 1995-02-13 21:44:49 +00:00
Jeff Hill 22336dce1b Ignore IOC_BUILD proto form old clients
and make the beacon list global
1995-02-13 03:37:47 +00:00
Jeff Hill da47b297d2 new env var 1994-11-29 22:41:46 +00:00
Jeff Hill 9d3ce3aedd dont alloc chan in response to search message 1994-11-16 03:42:07 +00:00
Jeff Hill 7bb451bb74 updated for changes in bucketLib.c 1994-11-14 18:47:18 +00:00
John Winans 6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Jeff Hill 461c42e5d5 added S_db_Pending 1994-09-29 20:59:09 +00:00
Jeff Hill 92289698c4 EPICS_CA_SEARCH_ADDR_LIST => EPICS_CA_ADDR_LIST 1994-09-29 20:58:32 +00:00
Jeff Hill aeb4cd2791 handle pend status from dbPutNotify()
flush send after every put notify
dont send out of memory exception in reply to search requests that
	dont have a matching channel name
1994-09-29 20:58:01 +00:00