lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Sockets - read() - without copying buffers


From: ncoage
Subject: [lwip-users] Sockets - read() - without copying buffers
Date: Mon, 11 May 2009 10:32:12 +0200

Hi,

I'm using sockets API to receive some data from remote device. Is it possible 
to read incoming data without using function read(). I want to use directly 
internal buffer of the socket and want to get to know how many bytes are in the 
buffer. If its not possible - is there a method to check how many bytes I can 
read before reading them?

Best regards,
Gregory




reply via email to

[Prev in Thread] Current Thread [Next in Thread]