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 ff03d2f commit 35a51d4Copy full SHA for 35a51d4
src/tls_wrap.h
@@ -141,7 +141,6 @@ class TLSWrap : public AsyncWrap,
141
const uv_buf_t* buf,
142
uv_handle_type pending,
143
void* ctx);
144
- static void OnAfterWriteSelf(WriteWrap* w, void* ctx);
145
static void OnAllocSelf(size_t size, uv_buf_t* buf, void* ctx);
146
static void OnReadSelf(ssize_t nread,
147
0 commit comments