#include "u_async.h" #include int main() { printf("socket_node size: %zu bytes\n", sizeof(struct socket_node)); return 0; }