Jeff Hill
|
f923e83ab5
|
deleted extra include of assert.h
|
1998-02-06 00:51:42 +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
|
381c7db9bb
|
added file name defs headers
|
1998-02-06 00:19:17 +00:00 |
|
Jeff Hill
|
9edc539d43
|
added osi file name defs
|
1998-02-06 00:14:53 +00:00 |
|
Jeff Hill
|
294a1fb43d
|
added osi file name headers
|
1998-02-06 00:10:15 +00:00 |
|
Jeff Hill
|
5aa2aee0ea
|
file name headers
|
1998-02-06 00:09:37 +00:00 |
|
Jeff Hill
|
3dd76200fc
|
added errno macros
|
1998-02-06 00:07:37 +00:00 |
|
Jeff Hill
|
2bcd1ad238
|
use SEM_INVERSION_SAFE
|
1998-02-06 00:02:38 +00:00 |
|
Jeff Hill
|
f9aae0438f
|
global update in test directory
|
1998-02-05 23:29:18 +00:00 |
|
Jeff Hill
|
a4754b7774
|
fixed hp sompiler warnings
|
1998-02-05 23:28:21 +00:00 |
|
Jeff Hill
|
b08073064e
|
workaround vis c++ 5.0 bug
|
1998-02-05 23:25:19 +00:00 |
|
Jeff Hill
|
2a491c9c63
|
dont install tsBTree.h
|
1998-02-05 23:23:19 +00:00 |
|
Jeff Hill
|
c0cdc975d9
|
fixed truncate return status logic error
now uses macros from osiSock.h
|
1998-02-05 23:16:35 +00:00 |
|
Jeff Hill
|
8af4189f4a
|
dont use LANL address
|
1998-02-05 23:13:32 +00:00 |
|
Jeff Hill
|
ff8445b094
|
nit
|
1998-02-05 23:12:59 +00:00 |
|
Jeff Hill
|
59f6f20366
|
use osiSock macros
|
1998-02-05 23:12:01 +00:00 |
|
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 |
|