#ifndef AE_UDP_H #define AE_UDP_H void init_ae_udp(); VALUE AsyncEngine_test_ipv4(VALUE self, VALUE rb_ip, VALUE rb_port); #endif /* AE_UDP_H */