Package ch.bailu.gtk.gio
Schnittstelle UnixSocketAddressType
public interface UnixSocketAddressType
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
an abstract namestatic final int
an abstract name, 0-padded
to the full length of a unix socket namestatic final int
anonymousstatic final int
invalidstatic final int
a filesystem path
-
Felddetails
-
INVALID
static final int INVALIDinvalid- Siehe auch:
-
ANONYMOUS
static final int ANONYMOUSanonymous- Siehe auch:
-
PATH
static final int PATHa filesystem path- Siehe auch:
-
ABSTRACT
static final int ABSTRACTan abstract name- Siehe auch:
-
ABSTRACT_PADDED
static final int ABSTRACT_PADDEDan abstract name, 0-padded
to the full length of a unix socket name- Siehe auch:
-