chore(SocketProactor): Sockets package

This commit is contained in:
Alex Fabijanic 2021-07-21 14:34:04 +02:00
parent 94650738b1
commit 6627617974
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
// SocketProactor.h
//
// Library: Net
// Package: Reactor
// Package: Sockets
// Module: SocketProactor
//
// Definition of the SocketProactor class.

View File

@ -2,7 +2,7 @@
// SocketProactor.cpp
//
// Library: Net
// Package: Reactor
// Package: Sockets
// Module: SocketProactor
//
// Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH.