ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
(Generate patch)

Comparing IO-AIO/def0.h (file contents):
Revision 1.9 by root, Fri Jun 23 22:10:03 2017 UTC vs.
Revision 1.10 by root, Tue Feb 20 04:32:59 2018 UTC

448#define SPLICE_F_MORE 0 448#define SPLICE_F_MORE 0
449#endif 449#endif
450#ifndef SPLICE_F_GIFT 450#ifndef SPLICE_F_GIFT
451#define SPLICE_F_GIFT 0 451#define SPLICE_F_GIFT 0
452#endif 452#endif
453#ifndef EFD_CLOEXEC
454#define EFD_CLOEXEC 0
455#endif
456#ifndef EFD_NONBLOCK
457#define EFD_NONBLOCK 0
458#endif
459#ifndef EFD_SEMAPHORE
460#define EFD_SEMAPHORE 0
461#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines