Searched refs:str_id (Results 1 – 2 of 2) sorted by relevance
54 void *str_id; /* select handle */ member
223 if (port->str_id != NULL) in lsock_close_port()224 fd_deselect(port->str_id); in lsock_close_port()337 p->str_id = fd_select(p->str_sock, lsock_listen_input, p, NULL); in lsock_init_port()338 if (p->str_id == NULL) { in lsock_init_port()