Phillip Susi wrote:
My understanding is that the current code will memory map the data file, optionally encrypt it with SSL, and then call a conventional send(). Using send() on a memory mapped file view instead of read() eliminates
It does not change the file in place. -- Brian Akins Lead Systems Engineer CNN Internet Technologies