Go to the documentation of this file.
16 # include <netinet/in.h>
18 # include <sys/types.h>
19 # include <sys/socket.h>
20 # include <netinet/in.h>
21 # include <arpa/inet.h>
33 typedef struct sockaddr
SA;
34 typedef struct sockaddr_in
SA_IN;
44 typedef struct sockaddr_un
SA_UN;
86 operator void* ()
const {
return (
void*)
good (); }
104 DL((
TRACE,
"state - %s\n",
good () ?
"good" :
"bad"));