Searched refs:SPLICE_F_NONBLOCK (Results 1 – 1 of 1) sorted by relevance
18 #define SPLICE_F_NONBLOCK (0x02) /* don't block on the pipe splicing (but */ macro24 #define SPLICE_F_ALL (SPLICE_F_MOVE|SPLICE_F_NONBLOCK|SPLICE_F_MORE|SPLICE_F_GIFT)
Completed in 81 milliseconds