141 projects tagged "FreeBSD"
bsdproxy is an event-driven TCP proxy for FreeBSD which uses the kqueue(2)/kevent(2) API in the event loop. It can be used to proxy any communication between a server and its clients which takes place over a TCP connection. It was mainly written to serve as an example of the uses of FreeBSD kernel event queues for event-driven I/O.