7 lines
78 B
C
7 lines
78 B
C
|
|
#pragma once
|
|
|
|
#define PORT 8080
|
|
#define LINEBREAK "\n"
|
|
#define BUF_SIZE 1024
|