HCppBox/hbox/hnet.c
2025-05-03 02:42:51 +08:00

13 lines
334 B
C

/***************************************************************
* Name: hnet.c
* Purpose: 实现hnet接口
* Author: HYH (hyhsystem.cn)
* Created: 2025-05-03
* Copyright: HYH (hyhsystem.cn)
* License: MIT
**************************************************************/
#include "hnet.h"
#include "hnet/hnet.c"