This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

rcvnc support for IPV6

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 ?