Пример #1
0
 public function waitForRead()
 {
     sys_net_Socket::select(new _hx_array(array($this)), null, null, null);
 }