more markdown
parent
f9f2133926
commit
9023bccdd5
|
@ -78,7 +78,7 @@ There are five initial steps to creating a UDP/IP Server.
|
|||
|
||||
Figure 1.3 Setting Protocol
|
||||
|
||||
`#include <sys/socket.h>
|
||||
`#include <sys/socket.h>`
|
||||
…
|
||||
int sockfd;
|
||||
|
||||
|
|
Loading…
Reference in New Issue