Add wing_poll
This is a new polling method allowing to poll more than 64 handles based on the glib one. When we reach the limit of 64 we create a thread and we poll on that thread for a batch of handles this way we overcome the limit.
This is a new polling method allowing to poll more than 64 handles based on the glib one. When we reach the limit of 64 we create a thread and we poll on that thread for a batch of handles this way we overcome the limit.