Home | History | Annotate | Download | only in libevent

Lines Matching full:xxxx

526 	/* XXXX It would be better to run these callbacks without holding the
1093 /* XXXX should return ev_ssize_t */
1123 result = (int)datlen; /*XXXX should return ev_ssize_t*/
1177 result = (int)nread;/*XXXX should change return type */
2075 /* Can overflow, but mostly harmlessly. XXXX */
2191 /* XXXX This is a kludge that can waste space in perverse
2251 v[0].iov_len = (IOV_LEN_TYPE) n; /* XXXX another problem with big n.*/