try to use posix_fadvise, doesn't seem to reall work, though.
[enigma2.git] / lib / base / connection.cpp
1 #include <connection.h>
2
3 DEFINE_REF(eConnection);
4
5