sdk-ameba-v4.0c_180328/component/common/example/nonblock_connect/example_nonblock_connect.h
2019-04-02 16:34:25 +08:00

6 lines
155 B
C
Executable file

#ifndef EXAMPLE_NONBLOCK_CONNECT_H
#define EXAMPLE_NONBLOCK_CONNECT_H
void example_nonblock_connect(void);
#endif /* EXAMPLE_NONBLOCK_CONNECT_H */