Jeff Hill
|
c041b69848
|
cleaned up blockUntilBytesArePendingInOS ()
|
2002-12-06 00:35:38 +00:00 |
|
Jeff Hill
|
a9cb77f196
|
dont spin for 50 calls to recv() if the incoming circuit is full - 5 times is probably better
|
2002-12-05 23:49:13 +00:00 |
|
Jeff Hill
|
5402eabe08
|
removed extra ws
|
2002-11-02 00:08:02 +00:00 |
|
Jeff Hill
|
ee810d4b0b
|
fixed comment
|
2002-11-01 21:22:37 +00:00 |
|
Jeff Hill
|
e772ce948c
|
fixed gnu warnings
|
2002-11-01 18:13:51 +00:00 |
|
Jeff Hill
|
c9468cdf8e
|
moved signaling code
|
2002-11-01 17:22:23 +00:00 |
|
Jeff Hill
|
7bef9698b0
|
force receive thread to hang around for its blocking socket call interrupt signal
|
2002-10-30 18:55:16 +00:00 |
|
Jeff Hill
|
d4cb389a5d
|
upgraded compiler specific macros
|
2002-10-30 18:29:40 +00:00 |
|
Jeff Hill
|
2011c3c7ba
|
use epics_throws macro
|
2002-10-25 00:11:12 +00:00 |
|
Jeff Hill
|
4401de7cd0
|
fixed gnu compiler errors
|
2002-10-24 00:28:46 +00:00 |
|
Jeff Hill
|
39f180ffd1
|
o interrupt socket system calls on unix with a signal'
o use placement new
|
2002-10-23 22:52:06 +00:00 |
|
Jeff Hill
|
dff44268b0
|
cosmetic
|
2002-09-30 20:24:20 +00:00 |
|
Jeff Hill
|
761a87ea73
|
eliminate disconnect message from ca_task_exit
|
2002-09-11 20:54:40 +00:00 |
|
Jeff Hill
|
0f70d78803
|
fixed sun pro warnings
|
2002-08-22 15:53:14 +00:00 |
|
Jeff Hill
|
e45a480dca
|
changed tsDLIterBD to tsDLIter
|
2002-07-25 21:02:29 +00:00 |
|
Jeff Hill
|
ef98383a54
|
supress bad fd message when circuit is aborted
|
2002-07-23 15:23:10 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Jeff Hill
|
7d48b146b9
|
exit send thread by returning, and not by epicsThread::exit()
|
2002-07-08 21:39:53 +00:00 |
|
Jeff Hill
|
3aa95fdd91
|
changed loacal host name cache object to an epics singleton
|
2002-07-08 16:35:24 +00:00 |
|
Jeff Hill
|
385b7708dc
|
doc
|
2002-06-25 18:45:01 +00:00 |
|
Jeff Hill
|
b6d6688314
|
improved tcp shutdown sequence
|
2002-05-15 16:53:41 +00:00 |
|
Jeff Hill
|
14c5ffcd37
|
avoid warning message on LInux
|
2002-05-14 23:56:34 +00:00 |
|
Jeff Hill
|
43911f857a
|
optimized flush and fixed tcp shutdown sequence
|
2002-05-14 22:46:43 +00:00 |
|
Jeff Hill
|
8f306ef992
|
more work on tcp shutdown sequence
|
2002-05-14 20:30:29 +00:00 |
|
Jeff Hill
|
e696fa03eb
|
cosmetic
|
2002-05-09 00:23:50 +00:00 |
|
Jeff Hill
|
8289f8550b
|
improved shutdown sequence
|
2002-05-08 23:29:57 +00:00 |
|
Jeff Hill
|
6e0cf9207d
|
moved functions to comQueSend
|
2002-04-30 22:06:49 +00:00 |
|
Jeff Hill
|
420ad02d89
|
many structural improvements
|
2002-04-25 18:21:20 +00:00 |
|
Jeff Hill
|
2c486479a8
|
improved exception handling
|
2002-03-25 16:26:46 +00:00 |
|
Jeff Hill
|
28ef90cb1b
|
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
|
2002-03-21 23:10:06 +00:00 |
|
Jeff Hill
|
7c4e5e5fac
|
better test to see if a large message will fit in the old buffer
|
2002-03-07 18:46:12 +00:00 |
|
Jeff Hill
|
bafc730072
|
changed circuit shutdown procedure
|
2002-02-28 00:13:42 +00:00 |
|
Jeff Hill
|
eb86c4109e
|
fixed warnings
|
2002-02-06 02:28:27 +00:00 |
|
Ralph Lange
|
4bd3e02954
|
Changes for HP-UX 11 - first semi-stable version
|
2002-02-04 16:05:49 +00:00 |
|
Ralph Lange
|
8c89a40e80
|
Fixed function name misspelling.
|
2002-01-16 16:05:27 +00:00 |
|
Jeff Hill
|
e8c12c369c
|
moved the tcp fd reg to be called from the udp thread
|
2001-10-18 22:28:42 +00:00 |
|
Jeff Hill
|
75cf4ebcff
|
function name change
|
2001-10-15 21:19:16 +00:00 |
|
Jeff Hill
|
00d878aff8
|
supress shutdown when a circuit times out while connecting
|
2001-10-10 22:14:06 +00:00 |
|
Jeff Hill
|
19f8326ae0
|
use subroutine to compute the priority and dont restart
the recv watchdog while holding the callback lock
|
2001-10-03 17:23:31 +00:00 |
|
Jeff Hill
|
c54518d555
|
test for channel connected outside the clear channel request stub
|
2001-10-02 01:11:06 +00:00 |
|
Jeff Hill
|
7597f551ad
|
improved tcp shut down seq
|
2001-09-20 17:10:23 +00:00 |
|
Jeff Hill
|
6ce71a7b54
|
doc
|
2001-09-11 14:34:59 +00:00 |
|
Jeff Hill
|
cda6791496
|
we must call shutdown in addition to close on Linux
|
2001-09-10 23:52:57 +00:00 |
|
Jeff Hill
|
eb1a83c71b
|
removed unnec lock
|
2001-09-10 20:44:02 +00:00 |
|
Jeff Hill
|
6426c3093e
|
make gnu hoppy
|
2001-09-07 23:29:35 +00:00 |
|
Jeff Hill
|
ad819cba65
|
restructure to eliminate use of select
|
2001-09-07 23:02:32 +00:00 |
|
Jeff Hill
|
74b5d6093f
|
changed noop request to version request
|
2001-08-29 17:48:02 +00:00 |
|
Jeff Hill
|
44ff5cf058
|
changes resulting from loss of one-to-one correlation between BHE and tcpiiu
and added new priority parameter
|
2001-08-23 20:53:24 +00:00 |
|
Jeff Hill
|
6e42c7e3e9
|
fixed gnu warning
|
2001-08-16 01:49:19 +00:00 |
|
Jeff Hill
|
977299cffd
|
cosmetic
|
2001-08-16 01:16:43 +00:00 |
|