60 #ifndef SocketAddress_h 61 #define SocketAddress_h 63 #include "../channel/Socket.h" 64 #include "utility/actor/address/ChannelAddress.h" 80 struct sockaddr_in addr_in;
It is used to encapsulate the addresses used to send/recv messages using Berkeley sockets...
Definition: SocketAddress.h:72
TCP_Socket is a sub-class of channel.
Definition: TCP_Socket.h:71
TCP_SocketNoDelay is a sub-class of channel.
Definition: TCP_SocketNoDelay.h:72
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
Definition: ChannelAddress.h:69
DP_Socket is a sub-class of channel.
Definition: UDP_Socket.h:76