diff options
author | Lukas Larsson <[email protected]> | 2011-11-11 16:19:07 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2011-12-01 14:10:03 +0100 |
commit | 020e988424cf0d15ebab8de50638492defb6f2b5 (patch) | |
tree | a953bbef07196e93619fd7b57c2d6f2783a993b9 /make | |
parent | 54bdd9a15d2e130c76f76ca322af56b306d02078 (diff) | |
download | otp-020e988424cf0d15ebab8de50638492defb6f2b5.tar.gz otp-020e988424cf0d15ebab8de50638492defb6f2b5.tar.bz2 otp-020e988424cf0d15ebab8de50638492defb6f2b5.zip |
Implement sendfile when there are no async threads
When there are no async threads sendfile will use the
ready_output select on the socket fd to know when to send
data.
The file_desc will also be put in the sending sendfile_state
which buffers all other commands to that file until the
sendfile is done.
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions