prj1_tlv/lylib/socket.h
@@ -61,7 +61,7 @@ typedef struct socket_s { int fd; /* socket fd */ uint8_t type; /* socket type: listen, accept or accept */ uint8_t type; /* socket type: listen, accept or connect */ uint8_t status; /* socket status: SOCK_STAT_INIT,SOCK_STAT_CONNECTED... */ /* socket server/client IP address and port */