Socket.h File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <unistd.h>
#include <strings.h>
#include <OPS_Stream.h>
#include <bool.h>

Go to the source code of this file.

Defines

#define MAX_UDP_DATAGRAM   9126
#define MAX_INET_ADDR   28

Typedefs

typedef int socket_type
typedef socklen_t socklen_type

Functions

bool startup_socket ()
void cleanup_socket ()


Define Documentation


Typedef Documentation

typedef int socket_type

Definition at line 64 of file Socket.h.

typedef socklen_t socklen_type

Definition at line 65 of file Socket.h.


Function Documentation

void cleanup_socket (  )  [inline]

Definition at line 78 of file Socket.h.

bool startup_socket (  )  [inline]

Definition at line 68 of file Socket.h.

Generated on Mon Oct 23 15:05:31 2006 for OpenSees by doxygen 1.5.0