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