From fc3cd68fd48533eecc95bac8cdd1eaefee469143 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 11 Feb 2013 16:43:37 +0100 Subject: Add a warning about this branch to README. --- lib/HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/HACKING') diff --git a/lib/HACKING b/lib/HACKING index 83a91b5..d312ce3 100644 --- a/lib/HACKING +++ b/lib/HACKING @@ -17,7 +17,7 @@ examples/client -r examples/client.conf blocking-tls; echo $? - Application registers callbacks with libradsec and runs the libevent dispatch loop (a.k.a. user dispatch mode). This would - probably how to implement a server or a proxy. + probably be how one would implement a server or a proxy. - Application runs its own event loop, using fd's for select and performs I/O using libradsec send/receive functions -- cgit v1.1