Searched refs:STREAM_EVENT_BUFSIZE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/webdavfs-367/webdavlib/
H A Dwebdavlib.c33 #define STREAM_EVENT_BUFSIZE 4096 macro
1203 UInt8 buffer[STREAM_EVENT_BUFSIZE];
1209 bytesRead = CFReadStreamRead(stream, buffer, STREAM_EVENT_BUFSIZE);

Completed in 113 milliseconds