The Swoole\Connection\Iterator class
(PECL swoole >= 1.9.0)
はじめに
クラス概要
/* メソッド */
}目次
- Swoole\Connection\Iterator::count — Count connections.
- Swoole\Connection\Iterator::current — Return current connection entry.
- Swoole\Connection\Iterator::key — Return key of the current connection.
- Swoole\Connection\Iterator::next — Move to the next connection.
- Swoole\Connection\Iterator::offsetExists — Check if offset exists.
- Swoole\Connection\Iterator::offsetGet — Offset to retrieve.
- Swoole\Connection\Iterator::offsetSet — Assign a Connection to the specified offset.
- Swoole\Connection\Iterator::offsetUnset — Unset an offset.
- Swoole\Connection\Iterator::rewind — Rewinds iterator
- Swoole\Connection\Iterator::valid — Check if current position is valid.
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google