Lines Matching full:has

29 With the success of the Internet, the TCP/IP protocol suite has become
120 - Check if a packet has arrived from the network.
121 - Check if a periodic timeout has occurred.
123 If a packet has arrived, the input handler function, uip_input(),
186 packets and has a fixed table for holding connection state. The global
195 packets before the application has processed the data. Packets that
238 systems and has heavily influenced the Microsoft Windows WinSock
261 received, when data has been successfully delivered to the other end
262 of the connection, when a new connection has been set up, or when data
263 has to be retransmitted. The application is also periodically polled
277 the data has to be buffered in memory while waiting for an
279 regenerate the data if a retransmission has to be made.
303 that uIP calls whenever an event occurs. Each event has a corresponding
327 the connection has sent new data. The uip_appdata pointer point to the
389 If the connection has been closed by the remote end, the test function
397 connection retransmitted the last data too many times and has been
408 The polling event has two purposes. The first is to let the
412 has been produced. The application can only send data when invoked by
476 listens for incoming connections on port 1234. When a connection has
502 the remote end has sent it data, it responds with an "ok". If the
504 and has to be retransmitted, it also sends an "ok". Note that this
518 prints out a welcoming "Welcome!" message when the connection has been
529 The application knows that as long as the "Welcome!" message has not
531 the network. But once the remote host has sent an acknowledgment
532 back, the application can be sure that the welcome has been received
535 state where the "Welcome!" has been sent but not acknowledged, or in
536 the WELCOME-ACKED state where the "Welcome!" has been acknowledged.
663 When the connection has been established, an HTTP request is sent to
738 The application is driven by incoming acknowledgments. When data has
746 provides a structured design that has showed itself to be useful for
791 connection has been closed, the closed() function is called to the it
794 Next, the function checks if the connection has just been established
880 The connected() function will be called when a connection has been
893 has been acknowleged by the receiving host. This acked() function
898 which indicates that all data now has been successfully received, and
906 when new data has been received, when data has been acknowledged, when
907 a new connection has been established, when the connection is polled
954 The current implementation only has a single buffer for holding
963 IP has the ability to broadcast and multicast packets on the local
1036 each connection that has unacknowledged data in the network. When an
1114 the TCP/IP stack is run in the kernel, data has to be copied between
1116 context switch has to be performed once the data has been