Closed ghost closed 1 year ago
This is still not fixed everywhere:
us_create_poll in loop.c does subtract the size of us_poll from the us_socket, but in context.c it does not (so listen sockets and connect sockets are sizeof us_poll too big (a few bytes)
This is still not fixed everywhere:
us_create_poll in loop.c does subtract the size of us_poll from the us_socket, but in context.c it does not (so listen sockets and connect sockets are sizeof us_poll too big (a few bytes)