Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtmphttp.c50 int finishing; ///< flag indicating when the client closes the connection member
117 if (rt->finishing) { in rtmp_http_read()
165 rt->finishing = 1; in rtmp_http_close()
/third_party/node/src/crypto/
H A Dcrypto_tls.cc675 // Simulate asynchronous finishing, TLS cannot handle this at the moment. in EncOut()
699 WriteWrap* finishing = WriteWrap::FromObject(current_empty_write); in OnStreamAfterWrite() local
700 finishing->Done(status); in OnStreamAfterWrite()

Completed in 4 milliseconds