Lines Matching full:has
63 thread. The sequential API has a much higher overhead and is not very
146 Inform lwIP that an incoming connection has been accepted. This would
212 data has been successfully received by the other host and try again.
218 Specifies the callback function that should be called when data has
228 application has taken the data, it has to call the tcp_recved()
238 indicate that the remote host has closed the connection. If
245 Must be called when the application has received the data. The len
256 if a call to tcp_write() has failed because memory wasn't available,
258 again when the connection has been idle for a while.
308 system. During system initialization, the function tcp_init() has
324 pcb is not active until it has either been bound to a local address