Changeset 568 for trunk/include/slib.h
- Timestamp:
- Sep 5, 2021, 12:23:19 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/slib.h
r544 r568 440 440 size_t count, int timeout, int is_nonblocking); 441 441 442 int sl_read_timeout_fd_once (int fd, void * buf, 443 size_t count, int timeout, int is_nonblocking); 444 442 445 int sl_read_timeout (SL_TICKET ticket, void * buf, 443 446 size_t count, int timeout, int is_nonblocking);
Note:
See TracChangeset
for help on using the changeset viewer.