Api for managing files

This commit is contained in:
elvis
2022-03-18 20:49:28 +01:00
parent 6519b16e46
commit c8a685272f
6 changed files with 66 additions and 9 deletions

View File

@ -149,8 +149,8 @@ int main(int argc, char *argv[]) {
volatile int quit = 0;
sig_atomic_t stopNewConnections = 0; // true to stop new connections
sig_atomic_t numberOfConnections = 0;
volatile int stopNewConnections = 0; // true to stop new connections
volatile int numberOfConnections = 0;
while(!quit) {
// copio il set nella variabile temporanea per la select