mirror of
https://github.com/riba2534/TCP-IP-NetworkNote.git
synced 2026-04-13 16:39:49 +08:00
6.2 UDP的传输特性 P112
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
#define BUF_SIZE 1024
|
||||
#define RLT_SIZE 4
|
||||
#define RLT_SIZE 4 //字节大小数
|
||||
#define OPSZ 4
|
||||
void error_handling(char *message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user