Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 5781

RE: nx_packet_release returns 0x7 (NX_PTR_ERROR)

$
0
0

Hello Nandan,

You don't have to allocate the packet as this is done automatically by nx_tcp_socket_receive API. Your rcv_packet_ptr pointer is overwritten by receive function and hence, you're never releasing the packet you allocated originally.

Regards


Viewing all articles
Browse latest Browse all 5781

Trending Articles