Niels Provos
|
2d028ef6c1
|
fix a bug where rpc would not be scheduled when they were queued; test for it.
allow a configurable timeout for connections and RPCs.
svn:r274
|
2006-11-22 06:54:28 +00:00 |
|
Niels Provos
|
4aa780d6ad
|
don't require string literal for message name
svn:r270
|
2006-11-20 07:57:36 +00:00 |
|
Niels Provos
|
fda1216b6e
|
generate client request code via macro; flesh out the pools a little bit.
svn:r268
|
2006-11-20 03:32:53 +00:00 |
|
Niels Provos
|
c4836d1053
|
make sure that the rpc callback receives an unmarshaled payload;
make sure that the rpc reply contains a good rpc structure, too.
svn:r258
|
2006-11-17 06:06:17 +00:00 |
|
Niels Provos
|
f554234f74
|
first stab at an rpc layer; this breaks the regression test.
svn:r254
|
2006-11-16 07:36:20 +00:00 |
|