#include <cat/cat.h>
int catsock_enablefds(cat_session *sess, int fd_ids);
The descriptors should previously have been disabled by a call to catsock_disablefds().
The function returns CAT_OK if successful.
catsock_disablefds, catsock_run