mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Use smaller buffer to simulate firmware behaviour
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <netinet/in.h>
|
||||
|
||||
#define BUFFER_SIZE 16000
|
||||
#define BUFFER_SIZE 2400
|
||||
|
||||
struct Server {
|
||||
int domain;
|
||||
|
||||
Reference in New Issue
Block a user