diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/nng/protocol/bus0/bus.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/pair0/pair.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/pair1/pair.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/pipeline0/pull.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/pipeline0/push.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/pubsub0/pub.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/pubsub0/sub.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/reqrep0/rep.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/reqrep0/req.h | 14 | ||||
| -rw-r--r-- | include/nng/protocol/survey0/respond.h | 13 | ||||
| -rw-r--r-- | include/nng/protocol/survey0/survey.h | 13 |
11 files changed, 0 insertions, 144 deletions
diff --git a/include/nng/protocol/bus0/bus.h b/include/nng/protocol/bus0/bus.h deleted file mode 100644 index 6d579dc7..00000000 --- a/include/nng/protocol/bus0/bus.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_BUS0_BUS_H -#define NNG_PROTOCOL_BUS0_BUS_H -#endif diff --git a/include/nng/protocol/pair0/pair.h b/include/nng/protocol/pair0/pair.h deleted file mode 100644 index ec9c39ae..00000000 --- a/include/nng/protocol/pair0/pair.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_PAIR0_PAIR_H -#define NNG_PROTOCOL_PAIR0_PAIR_H -#endif diff --git a/include/nng/protocol/pair1/pair.h b/include/nng/protocol/pair1/pair.h deleted file mode 100644 index 4450c280..00000000 --- a/include/nng/protocol/pair1/pair.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_PAIR1_PAIR_H -#define NNG_PROTOCOL_PAIR1_PAIR_H -#endif diff --git a/include/nng/protocol/pipeline0/pull.h b/include/nng/protocol/pipeline0/pull.h deleted file mode 100644 index 6f1c4621..00000000 --- a/include/nng/protocol/pipeline0/pull.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_PIPELINE0_PULL_H -#define NNG_PROTOCOL_PIPELINE0_PULL_H -#endif diff --git a/include/nng/protocol/pipeline0/push.h b/include/nng/protocol/pipeline0/push.h deleted file mode 100644 index 25e37fd7..00000000 --- a/include/nng/protocol/pipeline0/push.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_PIPELINE0_PUSH_H -#define NNG_PROTOCOL_PIPELINE0_PUSH_H -#endif diff --git a/include/nng/protocol/pubsub0/pub.h b/include/nng/protocol/pubsub0/pub.h deleted file mode 100644 index 3a23e43b..00000000 --- a/include/nng/protocol/pubsub0/pub.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_PUBSUB0_PUB_H -#define NNG_PROTOCOL_PUBSUB0_PUB_H -#endif diff --git a/include/nng/protocol/pubsub0/sub.h b/include/nng/protocol/pubsub0/sub.h deleted file mode 100644 index 5c03ca58..00000000 --- a/include/nng/protocol/pubsub0/sub.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_PUBSUB0_SUB_H -#define NNG_PROTOCOL_PUBSUB0_SUB_H -#endif diff --git a/include/nng/protocol/reqrep0/rep.h b/include/nng/protocol/reqrep0/rep.h deleted file mode 100644 index ec689067..00000000 --- a/include/nng/protocol/reqrep0/rep.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_REQREP0_REP_H -#define NNG_PROTOCOL_REQREP0_REP_H -#endif diff --git a/include/nng/protocol/reqrep0/req.h b/include/nng/protocol/reqrep0/req.h deleted file mode 100644 index 987ae4c2..00000000 --- a/include/nng/protocol/reqrep0/req.h +++ /dev/null @@ -1,14 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// Copyright 2018 Capitar IT Group BV <info@capitar.com> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_REQREP0_REQ_H -#define NNG_PROTOCOL_REQREP0_REQ_H -#endif diff --git a/include/nng/protocol/survey0/respond.h b/include/nng/protocol/survey0/respond.h deleted file mode 100644 index 57dc9704..00000000 --- a/include/nng/protocol/survey0/respond.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_SURVEY0_RESPOND_H -#define NNG_PROTOCOL_SURVEY0_RESPOND_H -#endif diff --git a/include/nng/protocol/survey0/survey.h b/include/nng/protocol/survey0/survey.h deleted file mode 100644 index 33c271ea..00000000 --- a/include/nng/protocol/survey0/survey.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -// Content moved to nng/nng.h -#ifndef NNG_PROTOCOL_SURVEY0_SURVEY_H -#define NNG_PROTOCOL_SURVEY0_SURVEY_H -#endif |
