move easy_pollset declarations and code to select.[ch]

This commit is contained in:
Stefan Eissing 2025-08-04 10:00:17 +02:00
parent 317096dd97
commit 1a20a4a534
No known key found for this signature in database
11 changed files with 224 additions and 217 deletions

View file

@ -35,6 +35,7 @@
#include "multiif.h"
#include "cf-https-connect.h"
#include "http2.h"
#include "select.h"
#include "vquic/vquic.h"
/* The last 3 #include files should be in this order */