Commit b9cbff09 authored by Dominik Charousset's avatar Dominik Charousset

Switch to new license boilerplate

parent 2616506f
/****************************************************************************** // 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 diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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