lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] Correct procedure in callback functions set with tc


From: paul wisbey
Subject: [lwip-users] [lwip] Correct procedure in callback functions set with tcp_recv() & udp_recv()
Date: Thu, 09 Jan 2003 00:23:02 -0000

Hi,
   the rawapi.txt mentions that tcp_recved() should be called after 
receiving tcp segments, ie. when the function set with tcp_recv() is called. 
  Should I also be calling pbuf_free()?  (I've had problems if I don't do 
this).  Is this different with the corresponding UDP callback function?  (I 
haven't tried that yet).  Thanks,

Paul

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

[This message was sent through the lwip discussion list.]




reply via email to

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