Home | History | Annotate | Download | only in libcutils

Lines Matching full:peers

39 /** Number of dead peers to remember. */
55 /** Listens for bytes coming from remote peers. */
58 /** Listens for the deaths of remote peers. */
152 /** Listens for packets from remote peers. */
155 /** Listens for deaths of remote peers. */
158 /** Keeps track of recently dead peers. Requires mutex. */
340 // system calls, but we could also starve other peers.
618 // If this is the master peer, we already know about all peers.
808 * Connects two known peers.
815 // TODO: Send CONNECTION_FAILED packets to peers.
875 // We haven't connected these peers yet.
1253 * Starts the master peer. The master peer differs from other peers in that
1254 * it is responsible for connecting the other peers. You can only have one