Jeff Hill
|
bf9cd7241a
|
added try catch block
|
2004-08-13 01:10:03 +00:00 |
|
Jeff Hill
|
9f216b07df
|
added top level try catch block
|
2004-08-12 17:58:04 +00:00 |
|
Jeff Hill
|
9b3cf1dc84
|
fixed wrong network address constructor used in constructor
specifying network address
|
2004-08-04 20:08:56 +00:00 |
|
Jeff Hill
|
da5bc3b820
|
disconnect servers that send missaligned protocol
|
2004-06-14 17:45:43 +00:00 |
|
Jeff Hill
|
ef04b81c74
|
disconnect clients that send missaligned protocol
|
2004-06-11 18:56:55 +00:00 |
|
Jeff Hill
|
53ce107e5f
|
fixed use of gdd::dataAddress() where gdd::dataVoid() should be used
|
2004-05-11 00:07:16 +00:00 |
|
Jeff Hill
|
563733cf3c
|
changed to call new idAssignAdd func
|
2004-04-28 22:11:25 +00:00 |
|
Jeff Hill
|
8e499dcfb7
|
fixed warnings
|
2004-02-04 02:14:29 +00:00 |
|
Jeff Hill
|
82cb39fcd5
|
cosmetic
|
2004-02-04 02:13:25 +00:00 |
|
Jeff Hill
|
b868ce79b7
|
fuixed ms warnings
|
2004-02-04 02:12:05 +00:00 |
|
Jeff Hill
|
3ffea2456c
|
hybernate when there are enobuf problems
|
2004-01-22 20:43:13 +00:00 |
|
Jeff Hill
|
d543774f33
|
fixed gnu warnings
|
2004-01-15 17:30:00 +00:00 |
|
Andrew Johnson
|
552e47ae5f
|
These look like someone's leftovers.
|
2004-01-15 17:05:45 +00:00 |
|
Jeff Hill
|
1cbb1c9b71
|
fixed channel not destroyed if client disconnects during asynchronous
enum string table fetch
|
2003-09-29 22:58:43 +00:00 |
|
Jeff Hill
|
3c4d947f2a
|
cosmetic
|
2003-09-29 22:42:24 +00:00 |
|
Jeff Hill
|
9f52f7282d
|
fixed errMessage fmt string
|
2003-09-23 16:52:59 +00:00 |
|
Jeff Hill
|
35d07ffbda
|
changed the name of cxxCompilerDependencies.h to compilerDependencies.h
|
2003-09-17 19:25:31 +00:00 |
|
Ralph Lange
|
d6ab506379
|
Fixed HP aCC warnings
|
2003-09-01 20:05:12 +00:00 |
|
Jeff Hill
|
582a1aa0b5
|
restructured osi socket interface to support address reuse variations
on darwin and win32
|
2003-08-21 18:27:00 +00:00 |
|
Robert Soliday
|
ce29455411
|
Minor changes added for Borland's C++ compiler on Linux
|
2003-08-01 19:13:39 +00:00 |
|
Jeff Hill
|
14d410cddb
|
fixed redundant event queue wakeup
|
2003-07-24 00:07:16 +00:00 |
|
Jeff Hill
|
7455d3df07
|
code to remove channel from the event queue when it is deleted
|
2003-07-18 15:48:28 +00:00 |
|
Jeff Hill
|
a2d4436b83
|
doc
|
2003-07-18 15:48:08 +00:00 |
|
Jeff Hill
|
bb92682ed1
|
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
|
2003-07-16 22:05:54 +00:00 |
|
Jeff Hill
|
b697fc2acc
|
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
|
2003-07-16 17:45:09 +00:00 |
|
Jeff Hill
|
03e7db8ff0
|
improved port default
|
2003-07-03 15:17:11 +00:00 |
|
Jeff Hill
|
83753fb9e6
|
converted pure vf to ordinary vf to avoid undefined behavior when
eventSignal is called in the destructor
|
2003-06-04 00:17:23 +00:00 |
|
Jeff Hill
|
2e3f3ba7eb
|
increased access control
|
2003-05-16 23:49:45 +00:00 |
|
Jeff Hill
|
f93c25f7f6
|
fixed sun pro warning
|
2003-05-16 22:05:54 +00:00 |
|
Jeff Hill
|
f89bbee76d
|
tabs to white space
|
2003-05-16 20:08:00 +00:00 |
|
Jeff Hill
|
fa320889e3
|
reading and writing through the channel allows for put logging to occur
and other forms of application flexibility
|
2003-05-16 00:00:07 +00:00 |
|
Jeff Hill
|
738337049b
|
inlined simple function and use mutex in casPV::write
|
2003-05-15 23:58:02 +00:00 |
|
Jeff Hill
|
72ff66925f
|
inlined simple function
|
2003-05-15 23:57:18 +00:00 |
|
Jeff Hill
|
a56c01378e
|
doc
|
2003-05-13 21:03:37 +00:00 |
|
Jeff Hill
|
2498b21fae
|
cinvert errno to string prior to hgenerating a new errno
|
2003-05-13 21:03:11 +00:00 |
|
Jeff Hill
|
45cde80ee8
|
cosmetic
|
2003-05-13 21:02:29 +00:00 |
|
Ralph Lange
|
db5c2d67f8
|
Fixed C++ warning message by "defining both functions
in the derived class" (Jeff)
|
2003-05-06 11:49:17 +00:00 |
|
Jeff Hill
|
41644804e8
|
made pvExistTest private
|
2003-05-02 20:02:56 +00:00 |
|
Jeff Hill
|
ebacbfddcd
|
added new argument to the pvExistTest
|
2003-05-02 17:45:06 +00:00 |
|
Jeff Hill
|
817cd651c3
|
optimization
|
2003-05-02 17:43:07 +00:00 |
|
Jeff Hill
|
8b12a243a2
|
clean up
|
2003-05-02 17:40:26 +00:00 |
|
Jeff Hill
|
0c5b0c70d7
|
reformat
|
2003-05-02 17:40:03 +00:00 |
|
Jeff Hill
|
24582e4a27
|
reformmatting
|
2003-05-01 22:33:41 +00:00 |
|
Jeff Hill
|
e5928a8630
|
improved diagnostic
|
2003-04-29 21:05:18 +00:00 |
|
Jeff Hill
|
c149f17cc2
|
convertSocketErrorToString => epicsSocketConvertErrnoToString
|
2003-04-24 16:44:45 +00:00 |
|
Jeff Hill
|
2ad485368b
|
fixed unused variable warnings
|
2003-04-23 16:02:45 +00:00 |
|
Ralph Lange
|
2624a16170
|
Fixed/suppressed HP-UX native (aCC) warnings
|
2003-04-23 14:56:07 +00:00 |
|
Jeff Hill
|
d812f89280
|
dont send extra exception message conveying the context string when a get
callback request fails
|
2003-04-22 22:29:26 +00:00 |
|
Jeff Hill
|
1de5f1c3ef
|
thread safe socket error to string function
|
2003-04-22 18:06:42 +00:00 |
|
Jeff Hill
|
948718f253
|
added missing commit
|
2003-04-18 15:41:00 +00:00 |
|