Buckets:
| extern "C" { | |
| typedef unsigned long fd_mask; | |
| typedef struct { | |
| unsigned long fds_bits[FD_SETSIZE / 8 / sizeof(long)]; | |
| } fd_set; | |
| int select (int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict, struct timeval *__restrict); | |
| int pselect (int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict, const struct timespec *__restrict, const sigset_t *__restrict); | |
| __REDIR(select, __select_time64); | |
| __REDIR(pselect, __pselect_time64); | |
| } | |
Xet Storage Details
- Size:
- 1.33 kB
- Xet hash:
- 8ad66d0af44507722d5abe7d81a5a71521b4c9559958b2a2ebc27bbb8caa2e0d
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.