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