Searched defs:_osComm (Results 1 – 1 of 1) sorted by relevance
114 typedef struct _osComm { struct115 int fd;116 ConnectionInputPtr input;117 ConnectionOutputPtr output;118 XID auth_id; /* authorization id */119 CARD32 conn_time; /* timestamp if not established, else 0 */120 struct _XtransConnInfo *trans_conn; /* transport connection object */121 int flags;