Commit Graph

3038 Commits

Author SHA1 Message Date
Jeff Hill
f7aff12384 use ethernet MAX frame size 1998-02-05 23:09:58 +00:00
Jeff Hill
1ea5f73986 moved inline destructor here 1998-02-05 23:06:36 +00:00
Jeff Hill
edb0d0a879 removed static members 1998-02-05 23:05:27 +00:00
Jeff Hill
1de8dc42f6 hp comiler workaround changes 1998-02-05 23:03:39 +00:00
Jeff Hill
b891975e81 caServerOS destructor is now virtual 1998-02-05 23:01:25 +00:00
Jeff Hill
e472b2de05 removed assignement operator 1998-02-05 23:00:20 +00:00
Jeff Hill
41d8e66609 cosmetic 1998-02-05 22:56:12 +00:00
Jeff Hill
54835f8b55 moved inline func here 1998-02-05 22:54:19 +00:00
Jeff Hill
a6bda8fe0c removed trash 1998-02-05 22:52:46 +00:00
Jeff Hill
33435fb5d1 include resourceLib.h 1998-02-05 22:51:34 +00:00
Jeff Hill
e9b961bf28 added caNetAddr assignment operator 1998-02-05 22:50:43 +00:00
Jeff Hill
59c65644df workaround vis C++ 5.0 bug 1998-02-05 22:47:46 +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
Jeff Hill
39edab9046 cosmetic 1998-02-05 21:29:14 +00:00
Jeff Hill
e8856b480e add ellVerify() 1998-02-05 21:28:29 +00:00
Jeff Hill
104c5960ab removed questionable inline 1998-02-05 21:12:10 +00:00
Jeff Hill
2fac2b68b1 use SOCK error defs and use priority inheritance mutex 1998-02-05 21:08:52 +00:00
Jeff Hill
7a560d4795 added the capability to define subsystem code in
the subsystem header file
1998-02-05 21:03:06 +00:00
rwright
cba017d4c9 William Lupton's fix for i=0,j=0 sequencer bug 1998-02-04 22:53:03 +00:00
Ken Evans
935d7f3146 Added more information to the comments. 1998-02-03 17:28:20 +00:00
Ken Evans
da17a3cf81 Modified things related to epicsExportSharedSymbols so the imports and
exports are in the right places.
1998-02-03 17:26:26 +00:00
Marty Kraimer
55210b7a7f Forgot mbbiDirectSoft 1998-01-22 15:24:18 +00:00
Marty Kraimer
df1d467188 get rid of some warning messages 1998-01-22 14:48:43 +00:00
Marty Kraimer
94b3a7f5f9 changes for devSymb 1998-01-21 21:11:12 +00:00
Marty Kraimer
d99f23e050 INC all header files 1998-01-21 21:07:02 +00:00
Marty Kraimer
77ca6d0df1 include old device definitions 1998-01-21 21:03:46 +00:00
Marty Kraimer
f3eb906bf3 restructure; new Symb support 1998-01-21 20:48:12 +00:00
Marty Kraimer
fe2d8d5564 fixed include statements 1998-01-21 15:52:16 +00:00
Marty Kraimer
6b43dc7a84 Fix include statements 1998-01-21 15:41:50 +00:00
Marty Kraimer
909c0bb190 Add field aoRecord; Use generated menu values; fix includes 1998-01-21 15:40:37 +00:00
Marty Kraimer
a2033259b3 remove db_post_events for calc change (dbPut does it)
fix include statements
1998-01-21 15:38:43 +00:00
Marty Kraimer
f51f395d82 Add new conversion field EOFF
Fix include statements
1998-01-21 15:36:48 +00:00
Marty Kraimer
c57c4b562a The include path now supports the unix convention that an empty directory name means the current directory.
The lex grammer was changed so that it for quoted strings can contain any ascii character except a quote.
1998-01-21 15:15:50 +00:00
Marty Kraimer
8df9f0bbb8 Fix usage messages 1998-01-21 15:03:31 +00:00
Marty Kraimer
6257cdd29c allow quoted strings to contain any ascii character 1998-01-21 15:02:43 +00:00
Marty Kraimer
c618ea173e Allow quoted strings to contain any ascii character 1998-01-21 15:01:57 +00:00