Skip to content

net: enable use of BlockList with net.server

This is starting the process of enabling net.BlockList support in net.Server. This is a work in progress opened to start getting early feedback.

Still todo:

  • Review implementation approach
  • Add support for tls.Server
  • Add tests
  • Add documentation
  • Benchmark
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading