vperf/src/server.h
Your Name 8c5dd9ca47 init
2021-07-19 19:38:43 +08:00

11 lines
123 B
C

//
// Created by Iain on 2021/7/18.
//
#ifndef ATOP_SERVER_H
#define ATOP_SERVER_H
int server();
#endif //ATOP_SERVER_H