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

/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdavd.h130 uint32_t canAcceptBytesEvents; member in struct:stream_put_ctx
H A Dwebdav_network.c3124 ctx->canAcceptBytesEvents++;
4214 if ( (ctx->canAcceptBytesEvents !=0) && (curr_req != NULL) && (didReceiveClose == false) ) {
4240 ctx->canAcceptBytesEvents--;
4294 if ( (ctx->canAcceptBytesEvents == 0) || (curr_req == NULL && ctx->req_head == NULL)) {

Completed in 181 milliseconds