Commit Graph

419 Commits

Author SHA1 Message Date
Jeff Hill 13b7753cf4 more changes to allow traditional C 1998-05-21 21:53:20 +00:00
Jeff Hill 7a01eaff4c added missing call to freeListCleanup() 1998-05-08 00:20:56 +00:00
Jeff Hill c71c933f98 improved doc 1998-05-06 21:52:09 +00:00
Jeff Hill a6d64486d1 Use lock macros and task variable in ca_extra_event_labor() 1998-05-05 16:07:59 +00:00
Jeff Hill 6d545abe33 improved lock owner management 1998-05-05 16:05:41 +00:00
Jeff Hill 291146fd4e added lock count var 1998-05-05 16:04:19 +00:00
Jeff Hill 266a038484 use epicsAssert.h 1998-05-05 16:03:10 +00:00
Jeff Hill 4d20d420f6 fixed overzelous chan check in ca_clear_channel() - when the PV is local under vxWorks 1998-04-23 01:04:05 +00:00
Jeff Hill f0ed7be469 added ECA_BADCHID 1998-04-23 01:00:38 +00:00
Jeff Hill b40d56badf fixed the doc 1998-04-15 21:58:29 +00:00
Jeff Hill 8c495183cf fixed incomplete init problem 1998-04-15 21:53:02 +00:00
Jeff Hill 31ecd3c0db improved message 1998-04-15 21:52:33 +00:00
Jeff Hill 64a267df1a removed caRepeater.c from lib 1998-04-15 21:51:50 +00:00
Jeff Hill 601cbcfb0b added array as string test 1998-04-15 21:50:26 +00:00
Jeff Hill 8964b27ee1 cosmetic 1998-04-14 00:50:00 +00:00
Jeff Hill 52712bf7b7 fixed task variable problem 1998-04-13 19:14:36 +00:00
Jeff Hill e0944b7e39 link with user32 lib under WIN32 1998-04-10 23:00:57 +00:00
Jeff Hill cea6ad4710 addr default test now uses INADDR_BROADCAST for 64 bit arch 1998-03-24 20:55:16 +00:00
Jeff Hill 0079f71bce fixed console title/correct repeater spawn/correct winsock II URL 1998-03-24 20:55:06 +00:00
Marty Kraimer 2a075c0353 Add cvrt_string for DBR_CLASS 1998-03-16 15:54:39 +00:00
Jeff Hill 5276e19d59 fixed problem where 3.13.beta11 unable to connect to 3.11 with correct native type 1998-03-12 20:39:11 +00:00
Jeff Hill 7c6af324ec use winsock II 1998-02-27 02:33:49 +00:00
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