kc3-lang/libevent/evrpc-internal.h

Branch :


Log

Author Commit Date CI Message
2460aa59 2007-12-31 19:33:30 allow hooks to get access to the connection object svn:r623
5a5609c7 2007-12-29 22:45:54 allow association of meta data with RPC requests for hook processing svn:r622
819d4a33 2007-12-27 23:17:24 allow hooks to pause RPC processing; this will allow hooks to do meaningful work before resuming the RPC processing; this is not backwards compatible. svn:r617
1d3a008a 2007-11-03 22:51:26 provide hooks for outgoing pools; associate a base with a pool svn:r468
65236aa8 2007-11-02 06:34:04 simple hooks for processing incoming and outgoing rpcs svn:r466
2d028ef6 2006-11-22 06:54:28 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
fda1216b 2006-11-20 03:32:53 generate client request code via macro; flesh out the pools a little bit. svn:r268
44bd5ab4 2006-11-16 08:49:26 prefix was missing /; malformed request caused server to crash svn:r256
f554234f 2006-11-16 07:36:20 first stab at an rpc layer; this breaks the regression test. svn:r254