Buckets:
| extern "C" { | |
| typedef unsigned long nfds_t; | |
| struct pollfd { | |
| int fd; | |
| short events; | |
| short revents; | |
| }; | |
| int poll (struct pollfd *, nfds_t, int); | |
| int ppoll(struct pollfd *, nfds_t, const struct timespec *, const sigset_t *); | |
| __REDIR(ppoll, __ppoll_time64); | |
| } | |
Xet Storage Details
- Size:
- 994 Bytes
- Xet hash:
- eaf4545a4f04909af5f88a63451847a55b7dee6b4bbb1e9f79db10acac2b8971
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.