Definitions for IOHandlerRaw. More...
#include <Common/Compat.h>#include "IOHandlerRaw.h"#include "PollEvent.h"#include "ReactorRunner.h"#include <Common/Error.h>#include <Common/FileUtils.h>#include <Common/InetAddr.h>#include <Common/Time.h>#include <cassert>#include <iostream>#include <arpa/inet.h>#include <errno.h>#include <stdlib.h>#include <sys/socket.h>#include <sys/types.h>#include <sys/uio.h>
Go to the source code of this file.
Variables | |
| ImplementMe | |
Definitions for IOHandlerRaw.
This file contains method definitions for IOHandlerRaw, a class for processing I/O events for data (TCP) sockets.
Definition in file IOHandlerRaw.cc.
| ImplementMe |
Definition at line 250 of file IOHandlerRaw.cc.
1.8.8