forked from xuos/xiuos
add reference
This commit is contained in:
parent
ff720789ab
commit
380aa361fe
|
@ -16,6 +16,7 @@
|
||||||
* @version: 1.0
|
* @version: 1.0
|
||||||
* @author: bdislab_final
|
* @author: bdislab_final
|
||||||
* @date: 2023/7/25
|
* @date: 2023/7/25
|
||||||
|
* @reference https://kerndev.blog.csdn.net/article/details/89383888
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
* @version: 1.0
|
* @version: 1.0
|
||||||
* @author: bdislab_final
|
* @author: bdislab_final
|
||||||
* @date: 2023/7/25
|
* @date: 2023/7/25
|
||||||
|
* @reference https://kerndev.blog.csdn.net/article/details/89383888
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "my_socket.h"
|
#include "my_socket.h"
|
||||||
|
|
Loading…
Reference in New Issue