about summary refs log tree commit homepage
path: root/lib/yahns/server.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-02-12 00:55:46 +0000
committerEric Wong <e@80x24.org>2016-02-12 00:55:46 +0000
commitf6dd9694b43c2625f514e89856834a633b70f91b (patch)
tree4892bb6ef45fc730adc7a78b0da551d14444e17b /lib/yahns/server.rb
parent2f820a252252152118ac126546759494d8e6eecc (diff)
downloadyahns-f6dd9694b43c2625f514e89856834a633b70f91b.tar.gz
We cannot use the sendfile(2) syscall when serving static files
to TLS clients without breaking them.  We currently rely on
OpenSSL to encrypt the data before it hits the socket, so it
must be read into userspace buffers before being written to the
socket.
Diffstat (limited to 'lib/yahns/server.rb')
0 files changed, 0 insertions, 0 deletions