Commit Graph

1747 Commits

Author SHA1 Message Date
Jeff Hill
9fb8f58040 integrated Timossi's win sock II changes 1998-02-27 01:05:04 +00:00
Jeff Hill
147ccecd00 fixed benign WIN32 message from overwritten errno 1998-02-27 01:04:03 +00:00
Jeff Hill
98cd03c75a no DLL_LIBS and added win32 specific libs 1998-02-27 01:02:43 +00:00
Ken Evans
2a53e1fcfe Added an explicit include of tsDefs.h before cadef.h to avoid the
functions in it being declared as export and also to avoid its
allocating space when it should be declaring a reference.
1998-02-20 21:52:21 +00:00
Jeff Hill
1ee791571f removed many symbols 1998-02-05 22:46:01 +00:00
Jeff Hill
d477a67750 attach to winsock I also 1998-02-05 22:45:21 +00:00
Jeff Hill
45f6f2da71 use inversion safe mutex 1998-02-05 22:39:46 +00:00
Jeff Hill
7eb0757790 added starlet.h (SLAC's request) 1998-02-05 22:36:01 +00:00
Jeff Hill
8fb78fd187 dont delete client if send returns ECONNREFUSED 1998-02-05 22:34:33 +00:00
Jeff Hill
459e9fa1c1 added defined(_X86_) for gnu C 1998-02-05 22:31:32 +00:00
Jeff Hill
c3503f6541 fixed dll export problems 1998-02-05 22:30:34 +00:00
Jeff Hill
173f39b6fa use osiSock macros 1998-02-05 22:29:42 +00:00
Jeff Hill
ee812ff899 use SOCKERRSTR macro 1998-02-05 22:06:03 +00:00
Jeff Hill
6957237fa1 fixed pre-ansi compiler no macros problem 1998-02-05 22:05:05 +00:00
Jeff Hill
66e5942b5c added ETHERNET_MAX_UDP 1998-02-05 22:04:08 +00:00
Jeff Hill
5bf27c9d79 use FD_SETSIZE macro 1998-02-05 22:01:16 +00:00
Jeff Hill
79375295b8 fixed dll export 1998-02-05 21:58:41 +00:00
Jeff Hill
8c968bb0fa added no pend event in event call back test 1998-02-05 21:56:46 +00:00
Jeff Hill
1c805b073c detect attempts by user to clear bogus channel 1998-02-05 21:55:49 +00:00
Marty Kraimer
f2518ff9d4 When taking first entry from lcl_buff_list did not check for null 1997-10-16 12:55:15 +00:00
Jeff Hill
86305c8680 cleaned up locking 1997-08-05 00:51:40 +00:00
Jeff Hill
fda59fe268 added beacon anomaly flag init/allow ip 255.255.255.255 1997-08-04 23:37:20 +00:00
Jeff Hill
9c2e2a9d9b use correct data type for port 1997-08-04 23:31:24 +00:00
Jeff Hill
2e9dd7b93b detect IOC reboot faster that EPICS_CA_CONN_TMO 1997-08-04 23:30:53 +00:00
Jeff Hill
b832b8822e fixed warning 1997-08-04 23:01:36 +00:00
Jeff Hill
28f9bcce32 use correct data type for an IP port 1997-08-04 22:55:42 +00:00
Jeff Hill
4d6068e62b mutex clean up 1997-08-04 22:54:28 +00:00
Jeff Hill
8dafadc276 improved CPU consumption by select() under vxWorks 1997-07-10 19:33:20 +00:00
Jeff Hill
9879337178 const=>READONLY 1997-07-10 19:28:36 +00:00
Jeff Hill
13a13ed914 fixed warnings 1997-06-25 06:17:38 +00:00
Jeff Hill
510b32ccfc fixed warning 1997-06-13 16:57:38 +00:00
Jeff Hill
ccb8a554ab connect/search proto changes 1997-06-13 09:14:29 +00:00
Jeff Hill
ebf6c4932a send_needed => pushPending, and added ca_number_iiu_in_fc 1997-05-05 04:45:25 +00:00
Jeff Hill
b587d3639f socket buf matches CA buf size, and pushPending flag added 1997-05-05 04:44:39 +00:00
Jeff Hill
7408f7f29f added ca_number_iiu_in_fc maintenance code 1997-05-05 04:43:37 +00:00
Jeff Hill
e2baae4281 fixed flow control off 1997-05-05 04:42:49 +00:00
Jeff Hill
b61b816c49 send_needed replaced by pushPending flag 1997-05-05 04:40:29 +00:00
Jeff Hill
1ed2559cc3 fixed unintialized variable bug 1997-05-01 19:46:32 +00:00
Jeff Hill
9a068b824d updated DLL keywords 1997-05-01 19:46:05 +00:00
Jeff Hill
6fb8477b3a C++ compatibility 1997-04-29 06:21:13 +00:00
Jeff Hill
39c22d2ee0 use free lists 1997-04-29 06:17:18 +00:00
Jeff Hill
b8dba0a4ad fixed warnings 1997-04-29 06:10:25 +00:00
Jeff Hill
fe9f9b91fb local host connect compatible 1997-04-29 06:07:16 +00:00
Jeff Hill
206a04e15f use free list 1997-04-29 06:05:57 +00:00
Jeff Hill
0a5dffc069 pc port changes 1997-04-23 17:05:10 +00:00
Jeff Hill
8013fecb61 kay's perl branch 1997-04-11 20:44:03 +00:00
Jeff Hill
5de817b531 changes from Pam Gurd 1997-04-10 21:54:37 +00:00
Jeff Hill
a3cad9563f asynch connect, faster connect, ... 1997-04-10 19:26:27 +00:00
Jeff Hill
f0120adba4 added purify build 1997-03-10 23:07:36 +00:00
Janet B. Anderson
11b9be6dfd Removed Makefile.Unix files. 1997-02-05 22:18:03 +00:00