예제 #1
0
void
test_udp_finalize(void) {
	network_module_finalize();
}
예제 #2
0
static void
test_socket_finalize(void) {
	network_module_finalize();
}