Changeset 38757 in project
- Timestamp:
- 06/20/20 14:22:46 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/sendfile
r38756 r38757 74 74 ;;notice that you can force a specific transmission method 75 75 ;;via the srfi parameter force-implementation 76 ;;there are four possible values: 'sendfile,'read-write -loop,'mmapped,'nothing76 ;;there are four possible values: 'sendfile,'read-write,'mmapped,'nothing 77 77 ;;'nothing is the default, if this is set, sendfile will decide which implementation to use 78 78 ;;based on the systems capabilities and the filesize
Note: See TracChangeset
for help on using the changeset viewer.