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.

cc3000 recv MSG_PEEK option available?

Hello,

I am using CC3000 + MSP430 FRAM. Is it possible to peek at the recv data with the cc3000(ref. http://www.beej.us/guide/bgnet/output/html/multipage/recvman.html)?

recv(s, buf, len, MSG_PEEK);

If not, will this functionality be available in the future?

Thanks