Home
last modified time | relevance | path

Searched refs:doSendFileFD (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/http2/
Dcore.js2485 function doSendFileFD(session, options, fd, headers, streamOptions, err, stat) { function
2571 doSendFileFD.bind(this, session, options, fd,
/third_party/node/doc/changelogs/
DCHANGELOG_V10.md1933 …//github.com/nodejs/node/commit/d1826fed41)] - **http2**: close fd in doSendFileFD() (cjihrig) [#2…