Home | History | Annotate | Download | only in adb

Lines Matching full:will

13 The host side becomes a simple comms bridge with no "UI", which will 
43 message stream will result in state getting out of sync.
130 a WRITE message that is in violation of this requirement will CLOSE
147 requirement, since they will be ignored.
178 The core of the bridge program will use three threads. One thread
179 will be a select/epoll loop to handle io between various inbound and
182 The remote side connection will be implemented as two threads (one for
189 The endian swapping for the message headers will happen (as needed) in
190 the remote connection threadpair and that the rest of the program will
193 The bridge program will be able to have a number of mini-servers
194 compiled in. They will be published under known names (examples
196 service, the bridge program will create a stream socketpair and spawn
208 The bootloader will support two streams. A "bootloader:debug" stream,
210 "bootloader:control", stream which will support the set of basic