lab4 webserver
This commit is contained in:
6
lab4/daemon.h
Normal file
6
lab4/daemon.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef DAEMON_H
|
||||
#define DAEMON_H
|
||||
|
||||
void daemonize();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user