pike.git/
src/
post_modules/
Shuffler/
d_source_pikestream.c
Branch:
Tag:
Non-build tags
All tags
No tags
2019-06-14
2019-06-14 15:44:05 by Stephen R. van den Berg <srb@cuci.nl>
ba96839c1692c6775f0e0d0a04021bff1b5b628b (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
master
Shuffler: Memory footprint for fd-shuffling cut in half.
113:
* source_stream_make) */ res.len = -2;
-
}
+
setup_callbacks(src);
-
+
}
return res; }