Home
last modified time | relevance | path

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

/third_party/node/lib/internal/http2/
H A Dcore.js1855 function afterShutdown(status) { class
1877 req.oncomplete = afterShutdown;
1882 return ReflectApply(afterShutdown, req, [0]);
/third_party/node/lib/
H A Dnet.js537 req.oncomplete = afterShutdown;
548 function afterShutdown() { class
551 debug('afterShutdown destroyed=%j', self.destroyed);

Completed in 6 milliseconds