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 715d113 commit a6ab0a1Copy full SHA for a6ab0a1
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