-
Benoit Eudier authored
Use of global FD creates problem when using multiple listener in the same executable. E.g.: Create and bind a listener in a thread, then create and immediately destroy another listener -> runtime exception.
03103c7e
Use of global FD creates problem when using multiple listener in the same executable. E.g.: Create and bind a listener in a thread, then create and immediately destroy another listener -> runtime exception.