Skip to content

fix: setting timeout propagates to sockets

Rodrigo Muino Tomonari requested to merge github/fork/jcrugzz/set-0-timeout into master
  • Allow server.setTimout value to be used on incoming sockets in _http_server.js when value is 0
  • Allow net.connect's timeout option to work when the value is 0

Will add a couple tests for this when I have a chance just wanted to put it into the queue

Merge request reports

Loading