Commit 5c319ff6 authored by Dominik Charousset's avatar Dominik Charousset

Switch to new license boilerplate

parent fdc00758
Copyright (c) 2011-2019, Dominik Charousset Copyright (c) 2011-2021, Dominik Charousset
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE container_source #define CAF_SUITE container_source
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE stream_reader #define CAF_SUITE stream_reader
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE tokenized_integer_reader #define CAF_SUITE tokenized_integer_reader
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2018 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2018 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
// This convenience header pulls in platform-specific headers for the C socket // This convenience header pulls in platform-specific headers for the C socket
// API. Do *not* include this header in other headers. // API. Do *not* include this header in other headers.
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2018 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2018 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2018 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#pragma once #pragma once
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/actor_proxy_impl.hpp" #include "caf/net/actor_proxy_impl.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/basp/application.hpp" #include "caf/net/basp/application.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/detail/convert_ip_endpoint.hpp" #include "caf/detail/convert_ip_endpoint.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/datagram_socket.hpp" #include "caf/net/datagram_socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2018 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/defaults.hpp" #include "caf/net/defaults.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/detail/rfc6455.hpp" #include "caf/detail/rfc6455.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/endpoint_manager.hpp" #include "caf/net/endpoint_manager.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/basp/header.hpp" #include "caf/net/basp/header.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/host.hpp" #include "caf/net/host.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/ip.hpp" #include "caf/net/ip.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/basp/message_queue.hpp" #include "caf/net/basp/message_queue.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/multiplexer.hpp" #include "caf/net/multiplexer.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/abstract_actor_shell.hpp" #include "caf/net/abstract_actor_shell.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/actor_shell.hpp" #include "caf/net/actor_shell.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/backend/tcp.hpp" #include "caf/net/backend/tcp.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/backend/test.hpp" #include "caf/net/backend/test.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/endpoint_manager_queue.hpp" #include "caf/net/endpoint_manager_queue.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/middleman.hpp" #include "caf/net/middleman.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/middleman_backend.hpp" #include "caf/net/middleman_backend.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/packet_writer.hpp" #include "caf/net/packet_writer.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2018 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/network_socket.hpp" #include "caf/net/network_socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/pipe_socket.hpp" #include "caf/net/pipe_socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/pollset_updater.hpp" #include "caf/net/pollset_updater.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/socket.hpp" #include "caf/net/socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/socket_manager.hpp" #include "caf/net/socket_manager.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/stream_socket.hpp" #include "caf/net/stream_socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/tcp_accept_socket.hpp" #include "caf/net/tcp_accept_socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/tcp_stream_socket.hpp" #include "caf/net/tcp_stream_socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/udp_datagram_socket.hpp" #include "caf/net/udp_datagram_socket.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#include "caf/net/basp/worker.hpp" #include "caf/net/basp/worker.hpp"
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.tcp_accept_socket #define CAF_SUITE net.tcp_accept_socket
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE basp.application #define CAF_SUITE basp.application
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE convert_ip_endpoint #define CAF_SUITE convert_ip_endpoint
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE datagram_socket #define CAF_SUITE datagram_socket
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE datagram_transport #define CAF_SUITE datagram_transport
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE detail.rfc6455 #define CAF_SUITE detail.rfc6455
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.doorman #define CAF_SUITE net.doorman
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE endpoint_manager #define CAF_SUITE endpoint_manager
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE basp.header #define CAF_SUITE basp.header
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE ip #define CAF_SUITE ip
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE multiplexer #define CAF_SUITE multiplexer
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.actor_shell #define CAF_SUITE net.actor_shell
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.backend.tcp #define CAF_SUITE net.backend.tcp
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.basp.message_queue #define CAF_SUITE net.basp.message_queue
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.basp.ping_pong #define CAF_SUITE net.basp.ping_pong
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.basp.worker #define CAF_SUITE net.basp.worker
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.length_prefix_framing #define CAF_SUITE net.length_prefix_framing
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.typed_actor_shell #define CAF_SUITE net.typed_actor_shell
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2020 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE net.web_socket_server #define CAF_SUITE net.web_socket_server
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE network_socket #define CAF_SUITE network_socket
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE pipe_socket #define CAF_SUITE pipe_socket
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE socket #define CAF_SUITE socket
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE socket_guard #define CAF_SUITE socket_guard
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE basp.stream_application #define CAF_SUITE basp.stream_application
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE stream_socket #define CAF_SUITE stream_socket
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE stream_transport #define CAF_SUITE stream_transport
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE string_application #define CAF_SUITE string_application
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE tcp_sockets #define CAF_SUITE tcp_sockets
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE transport_worker #define CAF_SUITE transport_worker
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE transport_worker_dispatcher #define CAF_SUITE transport_worker_dispatcher
......
/****************************************************************************** // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
* ____ _ _____ * // the main distribution directory for license terms and copyright or visit
* / ___| / \ | ___| C++ * // https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
* | | / _ \ | |_ Actor *
* | |___ / ___ \| _| Framework *
* \____/_/ \_|_| *
* *
* Copyright 2011-2019 Dominik Charousset *
* *
* Distributed under the terms and conditions of the BSD 3-Clause License or *
* (at your option) under the terms and conditions of the Boost Software *
* License 1.0. See accompanying files LICENSE and LICENSE_ALTERNATIVE. *
* *
* If you did not receive a copy of the license files, see *
* http://opensource.org/licenses/BSD-3-Clause and *
* http://www.boost.org/LICENSE_1_0.txt. *
******************************************************************************/
#define CAF_SUITE udp_datagram_socket #define CAF_SUITE udp_datagram_socket
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment