Commit Graph

1125 Commits

Author SHA1 Message Date
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 0c22d38d55 return "not connected" before "no write access" for put 2001-10-02 17:09:56 +00:00
Jeff Hill b19e46db7e send clear channel to the server when claim reply arrives and
there is no matching channel in the client. Also cleared up
other potential glitches related to deleting channels.
2001-10-02 01:14:09 +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 deb6813aee changed clear channel interface 2001-10-02 01:10:21 +00:00
Jeff Hill 0809aa8c8b cosmetic 2001-09-25 00:10:23 +00:00
Jeff Hill 8b0161c463 added comment 2001-09-25 00:09:26 +00:00
Jeff Hill 8012642f9b cosmetic 2001-09-21 18:49:29 +00:00
Jeff Hill ba4df8fd29 cosmetic 2001-09-21 17:33:20 +00:00
Jeff Hill 5b2d1df716 cosmetic 2001-09-21 17:29:25 +00:00
Jeff Hill 322b492f7f improved sync group startup sequence 2001-09-20 17:30:50 +00:00
Jeff Hill 329d91c595 improved subscription startup sequence 2001-09-20 17:30:26 +00:00
Jeff Hill 347997bed1 install ca diagnostics header file 2001-09-20 17:29:51 +00:00
Jeff Hill f3edc221f3 catch additional exceptions and modified subscription startup
to work better with local channels
2001-09-20 17:29:25 +00:00
Jeff Hill 44e8fa75d3 improved test for local channels 2001-09-20 17:27:49 +00:00
Jeff Hill bffacccf79 improved tcpiiu shut down seq 2001-09-20 17:26:02 +00:00
Jeff Hill ba36f44354 allow use from C++ 2001-09-20 17:25:30 +00:00
Jeff Hill d80c01f2b2 removed deadlock vulnerabilities 2001-09-20 17:24:54 +00:00
Jeff Hill 21f5c8a0de throw standard exception class 2001-09-20 17:17:10 +00:00
Jeff Hill bdd20db4f2 dont initiate IO in constructor 2001-09-20 17:16:45 +00:00
Jeff Hill 863b0ebb03 added new exception 2001-09-20 17:13:19 +00:00
Jeff Hill 7597f551ad improved tcp shut down seq 2001-09-20 17:10:23 +00:00
Jeff Hill b7128a8aa2 added stop threads member func 2001-09-20 17:09:50 +00:00
Jeff Hill 2893c435ac doc 2001-09-18 17:06:31 +00:00
Jeff Hill 16aa60586d changed ca create channel doc 2001-09-11 18:10:38 +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 ccd2eb30bd wait for connection count to return to normal 2001-09-10 21:55:21 +00:00
Jeff Hill eb1a83c71b removed unnec lock 2001-09-10 20:44:02 +00:00
Jeff Hill 049953e8ac COSMETIC 2001-09-10 20:43:35 +00:00
Jeff Hill bf5ffaf41b workaround for new ( std::no_throw ) Tornado II compiler bug check 2001-09-10 14:45:45 +00:00
Jeff Hill 0afaadb981 use std::bad_alloc() 2001-09-10 14:32:49 +00:00
Jeff Hill dcd20fa978 use proper form of delete 2001-09-08 00:48:22 +00:00
Jeff Hill 6b2ff88e40 fixed gnu warnings 2001-09-07 23:32:26 +00:00
Jeff Hill 6426c3093e make gnu hoppy 2001-09-07 23:29:35 +00:00
Jeff Hill bdd52c1eb4 added missing include 2001-09-07 23:27:10 +00:00
Jeff Hill 43a5ce763b fixed gnu warning 2001-09-07 23:25:54 +00:00
Jeff Hill ad819cba65 restructure to eliminate use of select 2001-09-07 23:02:32 +00:00
Jeff Hill d70f4f718f fixed redundant titles 2001-08-29 23:57:27 +00:00
Jeff Hill e4da2bf773 added doc for channel priorities 2001-08-29 23:50:13 +00:00
Jeff Hill d7b7747887 fixed amaya link 2001-08-29 21:55:08 +00:00
Jeff Hill 3a5fbed882 added date entry 2001-08-29 21:47:46 +00:00
Jeff Hill 4fa81a1ac6 added amaya icon 2001-08-29 21:45:51 +00:00
Jeff Hill 7fb6862dfb fixed sun pro warning 2001-08-29 20:25:24 +00:00
Jeff Hill 40e476f7b9 test the entire priority range 2001-08-29 19:01:09 +00:00
Jeff Hill fc1d377622 added a test to verify client side priorities 2001-08-29 17:48:39 +00:00
Jeff Hill 74b5d6093f changed noop request to version request 2001-08-29 17:48:02 +00:00
Jeff Hill 2d662d4d08 changed standard priorities 2001-08-29 17:47:37 +00:00
Jeff Hill 360841bdc1 changed name of priority member 2001-08-29 17:44:50 +00:00
Jeff Hill f3dc728e89 fixed more of the links 2001-08-28 00:20:55 +00:00