wangqize

Results 3 comments of wangqize

I met the same problem too . i have fixed the problem with : #include sys/socket.h #include unistd.h struct mmsghdr { struct msghdr msg_hdr; unsigned int msg_len; }; in Android...

Try with Android NDK r10e. and add #include sys/socket.h #include unistd.h in the main.c

作品不错,比微水木好用多了。UI方面也可以再优化下,希望能帮忙。