Jeff Hill
|
f484488842
|
added cacMessageProcessingMinder class
|
2003-04-16 23:01:34 +00:00 |
|
Jeff Hill
|
59ca167c5d
|
added comQueSendMsgMinder class
|
2003-04-16 20:39:29 +00:00 |
|
Jeff Hill
|
d8e7cb5524
|
remo ved unused code
|
2003-04-10 17:15:14 +00:00 |
|
Jeff Hill
|
7429e6a1de
|
optimized protocol transfer
|
2003-04-07 21:15:22 +00:00 |
|
Jeff Hill
|
12efe1ec2b
|
optimized time fetch during flush
|
2003-04-07 16:06:17 +00:00 |
|
Jeff Hill
|
5fd1b028dd
|
use posix sockets
|
2003-03-20 20:00:22 +00:00 |
|
Jeff Hill
|
b26b70ec8e
|
cosmetic
|
2003-03-13 00:18:48 +00:00 |
|
W. Eric Norum
|
5f80d74a79
|
Name change to reflect routine's affects on all 'slow' system calls.
|
2003-03-08 18:39:45 +00:00 |
|
Jeff Hill
|
7624b0559b
|
receive watchdog delay diagnostic and fixed echo request flush
|
2003-02-24 15:59:34 +00:00 |
|
Jeff Hill
|
739bc335b7
|
optimizations suggested by quantify
|
2003-02-20 22:46:16 +00:00 |
|
Jeff Hill
|
3f680362bb
|
improved client scedualing fro fdManager based apps
|
2003-02-20 17:27:04 +00:00 |
|
Jeff Hill
|
8e5aa40895
|
removed throw specifications
|
2003-02-12 18:51:35 +00:00 |
|
Jeff Hill
|
f119b11c57
|
fixed cpu consumption problems in clients that use fd managers
together with ca fd registration
|
2003-01-23 20:13:44 +00:00 |
|
Jeff Hill
|
181caf02d5
|
fixed hang at exit problem
|
2002-12-19 13:54:12 +00:00 |
|
Jeff Hill
|
5a5e388c55
|
fixed shutdown bug
|
2002-12-19 03:12:17 +00:00 |
|
Jeff Hill
|
e06090bb99
|
fixed premature shutdown under load bug
|
2002-12-13 18:31:48 +00:00 |
|
Jeff Hill
|
e53adb99cf
|
improved shutdown
|
2002-12-13 00:54:34 +00:00 |
|
Jeff Hill
|
e0c75e80bc
|
the portable success test for ioctl is if it returns an int greater than or equal to zero
|
2002-12-12 01:15:19 +00:00 |
|
Jeff Hill
|
a612619458
|
continue with lock applied is holding lock?
|
2002-12-12 01:01:32 +00:00 |
|
Jeff Hill
|
5aa8fbb3c9
|
supress error message about bad fd when its a normal abort shutdown
|
2002-12-11 19:14:19 +00:00 |
|
Jeff Hill
|
2ad0b9e362
|
shut up purify (mistake is in winsock but we can init the var and avoid the umr)
|
2002-12-11 01:20:55 +00:00 |
|
Jeff Hill
|
be1b93bca0
|
switch back to using peek to see if bytes are coming
|
2002-12-10 17:04:59 +00:00 |
|
Jeff Hill
|
057dc7e2b2
|
fixed premature disconnect under load bug
|
2002-12-10 16:59:53 +00:00 |
|
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 |
|