UserspaceIOCPBuffers 410 B

1234567
  1. o Minor features:
  2. - Experimental support for running on Windows with IOCP and no
  3. kernel-space socket buffers. This feature is controlled by a new
  4. UserspaceIOCPBuffers feature (off by default), which has no
  5. effect unless Tor has been built with support for bufferevents,
  6. is running on Windows, and has enabled IOCP. This may, in the
  7. long run, help solve or mitigate bug 98.