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
Jeff Hill
2f50543112
changes to ensure graceful shutdown on LInux
2001-08-13 21:06:08 +00:00
Jeff Hill
73b3a37881
fixed shutdown to work for circuits that are connecting
2001-08-09 00:56:15 +00:00
Jeff Hill
7363d6a125
o increse stack size for threads calling call backs
...
o use shutdown() to knock threads out of recv(), but will this work on Solaris ?
The above change reacts to bugs in XTNextEvent() when an fd that has been
closed is registerd with XtAppAddInput
2001-08-08 23:51:33 +00:00
Jeff Hill
7119b68a3b
fixed borland warning
2001-08-06 23:27:53 +00:00
Jeff Hill
b05630a986
fixed benign purify warning
2001-08-02 23:58:40 +00:00
Jeff Hill
e661474c44
fixed solaris warnings
2001-08-02 21:21:26 +00:00
Jeff Hill
2e34ee4829
improved recv schedualing
2001-08-02 18:17:20 +00:00
Jeff Hill
d0e4a93563
simplified schedualing
2001-08-02 00:34:46 +00:00
Jeff Hill
2758df6db2
fixed potential deadlock
2001-07-13 02:06:16 +00:00
Jeff Hill
ca2c93bda4
improved schedualing of recv process thread
2001-07-11 23:28:57 +00:00
Jeff Hill
cf7df276ff
fixed potential deadlock
2001-06-21 22:44:38 +00:00
Jeff Hill
e684ff02eb
simplified locking
2001-06-21 17:16:20 +00:00
Jeff Hill
99df1b5584
fixed a disconnect related problem and also improved
...
structure of locking
2001-06-20 17:45:19 +00:00
Jeff Hill
bc0b97556e
properly display version number of server
2001-05-23 23:06:33 +00:00
Jeff Hill
6d5a8b94a6
use osiSocklen_t
2001-05-22 16:26:22 +00:00
Jeff Hill
7f88505a9a
use socklen_t for linux
2001-05-22 02:10:51 +00:00
Jeff Hill
70de17474b
large array changes
2001-05-22 02:02:10 +00:00
Jeff Hill
00641af25c
fixed gnu warnings
2001-04-20 00:50:19 +00:00
Jeff Hill
1e786e3d5a
broke apart monolithic iocinf.h header file
2001-04-19 23:52:07 +00:00
Jeff Hill
a8a86993e3
fixed sun pro warnings
2001-04-17 00:44:59 +00:00
Jeff Hill
332a7228a8
dont hold lock while calling callbacks
2001-04-16 22:38:38 +00:00
Jeff Hill
c0c2d30209
changed locking hierarchy
2001-03-21 01:07:27 +00:00
Jeff Hill
994f1a9b0c
fixed subscription install race
2001-03-08 21:29:04 +00:00
Jeff Hill
35a62778b8
many changes
2001-03-07 16:32:18 +00:00
Jeff Hill
e1e3b4c39e
rearranged if hierarchy in read / write request protocol stubs
2001-02-23 01:04:43 +00:00
Jeff Hill
33fa1b7ff8
changed list interface
2001-02-15 17:26:50 +00:00
Jeff Hill
bf0537cf73
fixed sun pro warnings
2001-02-09 19:28:01 +00:00
Jeff Hill
a1fbe85e7b
redesigned class hierarchy
2001-02-09 17:38:00 +00:00
Jeff Hill
1bb85f670c
print warning message if IO is still installed in tcp iiu when
...
it disconnects
2001-01-31 01:59:32 +00:00
Jeff Hill
d85ee06cee
added beacon period diagnostic, fixed flush logic, made tcp
...
recv and send watch dogs embedded objects
2001-01-27 00:15:19 +00:00