Variable Slave._proto

Protocol partagé avec le master.

class Slave
{
  // ...
  Proto _proto;
  // ...
}