Searched defs:fdescriptor (Results 1 – 1 of 1) sorted by relevance
41 struct fdescriptor { struct44 int (*UpdateSet)(struct fdescriptor *, fd_set *, fd_set *, fd_set *, int *); argument45 int (*IsSet)(struct fdescriptor *, const fd_set *); argument46 void (*Read)(struct fdescriptor *, struct bundle *, const fd_set *); argument47 int (*Write)(struct fdescriptor *, struct bundle *, const fd_set *); argument