Hello all ,
I have a question regarding rcvnc ,i found this comment in the stack comment for the function
/**
* @b Description
* @n
* This function is used to read data received on a
* specified socket without copying. This is supported
* only on IPv4/AF_INET family and Raw ethernet/AF_RAWETH sockets.
i wanted to know are there any known workaround to make it work for IPV6 socket
are there any versions of NDK that support this feature ?