union iomux_return
Return events of a multiplexer.
#include <iomux.h> union iomux_return { // fields fd_set rfds; fd_set wfds; fd_set exfds; struct iomux_return::@24 select; };
Return events of a multiplexer.
#include <iomux.h> union iomux_return { // fields fd_set rfds; fd_set wfds; fd_set exfds; struct iomux_return::@24 select; };