doc: abstract + architecture
[p2p-kernel-protocol.git] / sendfile / utils / utils.h
1 #ifndef _SENDFILE_UTILS_H_
2 #define _SENDFILE_UTILS_H_
3
4 #define CHUNK_SIZE 8196
5 #endif /* _SENDFILE_UTILS_H_ */