We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23fa8a commit d8713a4Copy full SHA for d8713a4
src/tls_wrap.h
@@ -140,7 +140,6 @@ class TLSWrap : public AsyncWrap,
140
const uv_buf_t* buf,
141
uv_handle_type pending,
142
void* ctx);
143
- static void OnAfterWriteSelf(WriteWrap* w, void* ctx);
144
static void OnAllocSelf(size_t size, uv_buf_t* buf, void* ctx);
145
static void OnReadSelf(ssize_t nread,
146
0 commit comments