Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2007 17:14:42 +0900
From:      Weongyo Jeong <weongyo.jeong@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   A sendfile(2) extension module.
Message-ID:  <20070525081442.GA10738@bsd.dev1.cdnetworks.co.kr>

next in thread | raw e-mail | index | archive | help
Hello.

I have written a simple sendfile(2) extension module which supports a transfer from a stream socket to a stream socket.

For details, you can check the below URL:
http://weongyo.org/project/freebsd/sendsock/

I don't know that it is useful but I think that it is helpful when you have a plan to make a proxy.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070525081442.GA10738>