Hi, was it not a little bit to optimistic to remove #ifdef IOV_MAX? There is no declaration for IOV_MAX in the NDK. Is it possible to revert these ifdefs? Or you think adding #define IOV_MAX 1024 somewhere would be safe for Android? Regards, Andrey