コード例 #1
0
 public function configureBlocking($doBlock)
 {
     $this->socket->setBlock($doBlock);
 }