acl/samples/msg/netio.h
zsxxsz cc05b877a2 first commit acl to github
first commit acl to github
2013-08-18 17:42:25 +08:00

7 lines
90 B
C

#ifndef __NETIO_INCLUDE_H__
#define __NETIO_INCLUDE_H__
void netio_run(int max);
#endif