Logo
~Sockets~
~Examples~
~Contact~


TcpSocket.cpp File Reference

Date:
2004-02-13
More...

#include <errno.h>
#include "ISocketHandler.h"
#include <fcntl.h>
#include <assert.h>
#include <stdarg.h>
#include <openssl/rand.h>
#include <openssl/err.h>
#include "TcpSocket.h"
#include "Utility.h"
#include "Ipv4Address.h"
#include "Ipv6Address.h"
#include "Mutex.h"
#include "Uid.h"
#include "IFile.h"

Include dependency graph for TcpSocket.cpp:

Go to the source code of this file.


Defines

#define DEB(x)
#define MAX_BLOCKSIZE   1024000

Detailed Description

Date:
2004-02-13

Author:
grymse@alhem.net

Definition in file TcpSocket.cpp.


Define Documentation

#define DEB (  ) 

Definition at line 61 of file TcpSocket.cpp.

#define MAX_BLOCKSIZE   1024000

Referenced by TcpSocket::SendBuf().

Page, code, and content Copyright (C) 2007 by Anders Hedström
Generated for C++ Sockets by  doxygen 1.4.4