Lines Matching refs:an
35 other threads or an ISR is very limited! Only functions
52 an ISR (since only then, mem_free - for PBUF_RAM - may
53 be called from an ISR: otherwise, the HEAP is only
75 programs. In fact, the sequential API is implemented as an application
80 Program execution is driven by callbacks. Each callback is an ordinary
82 function is passed the current TCP or UDP connection state as an
122 Commands a pcb to start listening for incoming connections. When an
128 the one passed as an argument to the function will be
136 passed as an argument to tcp_listen() will not be deallocated.
146 Inform lwIP that an incoming connection has been accepted. This would
226 TCP data reception is callback based - an application specified
293 If a connection is aborted because of an error, the application is
467 craft an assembly function for this. RFC1071 is a good
483 as frequently as possible. When using an RTOS let the cs8900 interrupt