SNode.C
|
#include <PeerSocket.h>
Public Types | |
using | SocketAddress = SocketAddressT |
![]() | |
enum | Flags { NONE = 0 , NONBLOCK = SOCK_NONBLOCK , CLOEXIT = SOCK_CLOEXEC } |
Protected Types | |
using | Super = net::phy::PhysicalSocket<SocketAddressT> |
![]() | |
using | SocketAddress = SocketAddressT |
Definition at line 36 of file PeerSocket.h.
using net::phy::dgram::PeerSocket< SocketAddressT >::SocketAddress = SocketAddressT |
Definition at line 43 of file PeerSocket.h.
|
protected |
Definition at line 38 of file PeerSocket.h.