spocket_tester.cpp File Reference

#include "spocket_tester.h"
#include <sockets/internet_address.h>
#include <sockets/spocket.h>
#include <sockets/tcpip_stack.h>
#include <basis/byte_array.h>
#include <basis/functions.h>
#include <basis/astring.h>
#include <loggers/critical_events.h>
#include <loggers/program_wide_logger.h>
#include <mathematics/chaos.h>
#include <sockets/raw_socket.h>
#include <sockets/tcpip_definitions.h>
#include <timely/time_control.h>
#include <timely/time_stamp.h>
#include <errno.h>
Include dependency graph for spocket_tester.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LOG(to_print)   EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))

Variables

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

Define Documentation

#define LOG ( to_print   )     EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))

Definition at line 44 of file spocket_tester.cpp.


Variable Documentation

const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms

Definition at line 49 of file spocket_tester.cpp.

const int MAXIMUM_WINSOCK_MTU = 100000

Definition at line 46 of file spocket_tester.cpp.

const int PAUSE_TIME = 200

Definition at line 55 of file spocket_tester.cpp.

Referenced by spocket_tester::do_a_receive().

Generated on Sat Jan 28 04:25:04 2012 for hoople2 project by  doxygen 1.6.3