File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ instead.
148
148
149
149
Type: End-of-Life
150
150
151
- [ ` Domain.dispose() ` ] [ ] is removed. Recover from failed I/O actions
151
+ ` Domain.dispose() ` is removed. Recover from failed I/O actions
152
152
explicitly via error event handlers set on the domain instead.
153
153
154
154
<a id =" DEP0013 " ></a >
@@ -688,7 +688,6 @@ difference is that `querystring.parse()` does url encoding:
688
688
[` Buffer.from(array)` ]: buffer.html#buffer_class_method_buffer_from_array
689
689
[` Buffer.from(buffer)` ]: buffer.html#buffer_class_method_buffer_from_buffer
690
690
[` Buffer.isBuffer()` ]: buffer.html#buffer_class_method_buffer_isbuffer_obj
691
- [` Domain.dispose()` ]: domain.html#domain_domain_dispose
692
691
[` EventEmitter.listenerCount(emitter, eventName)` ]: events.html#events_eventemitter_listenercount_emitter_eventname
693
692
[` Server.connections` ]: net.html#net_server_connections
694
693
[` Server.getConnections()` ]: net.html#net_server_getconnections_callback
You can’t perform that action at this time.
0 commit comments