When -DTLS_DEBUGGING is set, the following compilation error occurs
tls.c:636:13: error: use of undeclared identifier 'fd'
636 | fd, conn->c.state, mask, conn->c.read_handler != NULL, conn->c.write_handler != NULL,
| ^