spocket_tester.cpp File Reference

#include "spocket_tester.h"
#include <basis/byte_array.h>
#include <basis/chaos.h>
#include <basis/function.h>
#include <basis/istring.h>
#include <basis/log_base.h>
#include <basis/portable.h>
#include <mechanisms/time_stamp.h>
#include <sockets/address.h>
#include <sockets/raw_socket.h>
#include <sockets/spocket.h>
#include <sockets/tcpip_definitions.h>
#include <sockets/tcpip_stack.h>
#include <errno.h>

Include dependency graph for spocket_tester.cpp:

Go to the source code of this file.

Defines

#define LOG(s)   program_wide_logger().log(s)

Variables

const int MAXIMUM_WINSOCK_MTU = 100000
const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms
const int PAUSE_TIME = 200


Define Documentation

#define LOG (  )     program_wide_logger().log(s)

Definition at line 44 of file spocket_tester.cpp.


Variable Documentation

const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms

Definition at line 35 of file spocket_tester.cpp.

const int MAXIMUM_WINSOCK_MTU = 100000

Definition at line 32 of file spocket_tester.cpp.

const int PAUSE_TIME = 200

Definition at line 41 of file spocket_tester.cpp.


Generated on Fri Nov 21 04:31:24 2008 for HOOPLE Libraries by  doxygen 1.5.1