mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
VNC: Add basic message receipt logic
This commit is contained in:
@@ -261,7 +261,7 @@ static inline void recvfrom_newtcpdata(FAR struct net_driver_s *dev,
|
||||
|
||||
size_t recvlen = recvfrom_newdata(dev, pstate);
|
||||
|
||||
/* If there is more data left in the packet that we could not buffer, than
|
||||
/* If there is more data left in the packet that we could not buffer, then
|
||||
* add it to the read-ahead buffers.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user