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 a1886da commit 40e6f67Copy full SHA for 40e6f67
src/tls_wrap.h
@@ -120,7 +120,6 @@ class TLSWrap : public AsyncWrap,
120
const uv_buf_t* buf,
121
uv_handle_type pending,
122
void* ctx);
123
- static void OnAfterWriteSelf(WriteWrap* w, void* ctx);
124
static void OnAllocSelf(size_t size, uv_buf_t* buf, void* ctx);
125
static void OnReadSelf(ssize_t nread,
126
0 commit comments