We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e462ae1 commit 3133d24Copy full SHA for 3133d24
boost/network/tags.hpp
@@ -16,6 +16,7 @@
16
namespace boost { namespace network { namespace tags {
17
18
struct pod {};
19
+ struct normal {};
20
struct async {};
21
struct tcp {};
22
struct udp {};
0 commit comments