Searched defs:lsock_port (Results 1 – 1 of 1) sorted by relevance
47 struct lsock_port { struct48 struct tport tport; /* must begin with this */50 char *name; /* unix path name */51 enum locp type; /* type of port */53 int str_sock; /* stream socket */54 void *str_id; /* select handle */