bcast_spocketer.cpp File Reference

#include "bcast_spocketer.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 bcast_spocketer.cpp:

Go to the source code of this file.

Defines

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

Variables

const int MAXIMUM_WINSOCK_MTU = 1500
const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms


Define Documentation

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

Definition at line 41 of file bcast_spocketer.cpp.


Variable Documentation

const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms

Definition at line 35 of file bcast_spocketer.cpp.

Referenced by spocket_tester::do_a_receive(), broadcast_spocket_tester::do_a_receive(), spocket_tester::do_a_send(), and broadcast_spocket_tester::do_a_send().

const int MAXIMUM_WINSOCK_MTU = 1500

Definition at line 32 of file bcast_spocketer.cpp.

Referenced by spocket_tester::do_a_receive(), broadcast_spocket_tester::do_a_receive(), spocket_tester::perform_test(), and broadcast_spocket_tester::perform_test().


Generated on Thu Nov 20 04:29:49 2008 for HOOPLE Libraries by  doxygen 1.5.1