index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evrpc-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up syntax on TAILQ_ENTRY() usage
Gilad Benjamini
2010-08-13
1
-3
/
+3
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
1
-4
/
+4
*
Remove all trailing whitespace from end-of-line.
Nick Mathewson
2009-07-17
1
-2
/
+2
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-2
/
+2
*
move some structure definitions from evrpc.h to evrpc-internal.h
Niels Provos
2008-05-13
1
-0
/
+76
*
allow hooks to get access to the connection object
Niels Provos
2007-12-31
1
-1
/
+13
*
allow association of meta data with RPC requests for hook processing
Niels Provos
2007-12-29
1
-1
/
+16
*
allow hooks to pause RPC processing; this will allow hooks to do meaningful w...
Niels Provos
2007-12-27
1
-2
/
+16
*
provide hooks for outgoing pools; associate a base with a pool
Niels Provos
2007-11-03
1
-4
/
+22
*
simple hooks for processing incoming and outgoing rpcs
Niels Provos
2007-11-02
1
-0
/
+12
*
fix a bug where rpc would not be scheduled when they were queued; test for it.
Niels Provos
2006-11-22
1
-0
/
+2
*
generate client request code via macro; flesh out the pools a little bit.
Niels Provos
2006-11-20
1
-0
/
+10
*
prefix was missing /; malformed request caused server to crash
Niels Provos
2006-11-16
1
-1
/
+1
*
first stab at an rpc layer; this breaks the regression test.
Niels Provos
2006-11-16
1
-0
/
+45