You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i cloned your repo to archlinux and it complained for fd_set type. I googled it out and added include <sys/types.h> into both c and h files and that helped
i cloned your repo to archlinux and it complained for fd_set type. I googled it out and added include <sys/types.h> into both c and h files and that helped