/**
* Thread for accepting connections from another peer.
*/
/**
* Connects to another peer's acceptor thread.
*/
/**
* Initial handshake process between peers.
*/
/**
* Reads messages sent from another peer.
*/
/**
* Sends messages to another peer.
*/