#include "unix-fd.h"
#include "ns3/ptr.h"
#include <set>
#include "ns3/nstime.h"
#include "ns3/object.h"
#include "local-socket-fd.h"
Go to the source code of this file.
Classes | |
class | ns3::LocalDatagramSocketFd |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. |
Macros | |
#define | LOCAL_SOCKET_MAX_BUFFER 1024 * 128 |
#define LOCAL_SOCKET_MAX_BUFFER 1024 * 128 |
Definition at line 45 of file local-datagram-socket-fd.h.
Referenced by ns3::LocalDatagramSocketFd::CanSend(), ns3::LocalStreamSocketFd::CanSend(), ns3::LocalSocketFd::DoRecvPacket(), ns3::LocalDatagramSocketFd::Getsockopt(), and ns3::LocalStreamSocketFd::Getsockopt().