DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ftp-proxy - Port from libevent to kqueue(2)/kevent(2)
commit 2af0c10e141aead20fe11cb8db4093034223834a
Author: Samuel J. Greear <sjg@thesjg.com>
Date: Fri Aug 13 01:06:38 2010 +0000
ftp-proxy - Port from libevent to kqueue(2)/kevent(2)
* Was using libevent's bufferevent* API, we let the socket buffers do
most of the work.
Summary of changes:
usr.sbin/ftp-proxy/Makefile | 2 -
usr.sbin/ftp-proxy/ftp-proxy.c | 308 ++++++++++++++++++++++++++--------------
2 files changed, 202 insertions(+), 108 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2af0c10e141aead20fe11cb8db4093034223834a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]