Skip to content
  • Stephen Morris's avatar
    [#640] Simplification of fuzzing structure · 08381e67
    Stephen Morris authored
    Instead of using a separate thread to read input from the fuzzer,
    the input is now read in the main thread and transferred to the
    interface on which Kea is expecting it to appear.
    08381e67