Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

CSocket.cpp File Reference

#include <config.h>
#include "CSocket.h"
#include <CApplicationSerializer.h>
#include <CTCPNoSuchHost.h>
#include <CTCPNoSuchService.h>
#include <CTCPBadSocketState.h>
#include <CTCPConnectionFailed.h>
#include <ErrnoException.h>
#include <CTCPConnectionLost.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <vector>

Go to the source code of this file.

Defines

#define FALSE   0

Variables

const char * Copyright = "(C) Copyright Michigan State University 2002, All rights reserved"


Define Documentation

#define FALSE   0
 

Bug:
Perhaps global syncronization of (3) calls should be conditionalized so that this module can be used in a non spectrodaq environment too.

Definition at line 349 of file CSocket.cpp.

Referenced by CXtEventLoop::CXtEventLoop().


Variable Documentation

const char* Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" [static]
 

Definition at line 278 of file CSocket.cpp.


Generated on Thu Jan 6 16:58:43 2005 for Spectrodaq External Event Framework by  doxygen 1.3.9.1