/// <exception cref="System.IO.IOException"/>
 public override void Init(DomainSocket s)
 {
     ch = s.GetChannel();
 }