#include <boost/function.hpp>#include <boost/bind.hpp>#include <boost/enable_shared_from_this.hpp>#include <boost/noncopyable.hpp>#include <deque>#include <sync/xp/lock.h>#include <sync/xp/Synchronizer.h>Go to the source code of this file.
Classes | |
| class | Session |
Defines | |
| #define | MAX_PACKET_DATA_SIZE 64*1024*1024 |
| #define MAX_PACKET_DATA_SIZE 64*1024*1024 |
Referenced by Session::asyncReadHeaderHandler().
1.7.1