qb
2.0.0.0
C++17 Actor Framework
|
Session management for the asynchronous IO framework. More...
#include <qb/system/container/unordered_map.h>
#include <qb/uuid.h>
#include <qb/io/async/event/extracted.h>
Go to the source code of this file.
Classes | |
class | qb::io::async::io_handler< _Derived, _Session > |
Session manager for asynchronous IO. More... |
Session management for the asynchronous IO framework.
This file defines the io_handler class which provides session management functionality for asynchronous IO operations. It handles the registration, tracking, and cleanup of IO sessions.
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.