#include <tbb/compat/condition_variable>
#include <tbb/mutex.h>
#include <map>
#include <set>
#include <string>
#include <boost/asio/ip/tcp.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/scoped_ptr.hpp>
#include "base/util.h"
#include "base/address.h"
#include "io/server_manager.h"
#include "io/io_utils.h"
#include <sandesh/library/cpp/sandesh_options.h>
Go to the source code of this file.
void intrusive_ptr_add_ref |
( |
TcpServer * |
server | ) |
|
|
inline |
void intrusive_ptr_release |
( |
TcpServer * |
server | ) |
|
|
inline |