Skip to content

Updated depreciated parts of node syntax#6

Closed
tiloso wants to merge 4 commits intoexceptional:masterfrom
tiloso:master
Closed

Updated depreciated parts of node syntax#6
tiloso wants to merge 4 commits intoexceptional:masterfrom
tiloso:master

Conversation

@tiloso
Copy link
Copy Markdown

@tiloso tiloso commented Jul 17, 2012

Hi everyone,
I've updated depreciated parts of the syntax to eliminate occurring warnings.
The inserted links document the current syntax.

http.createClient => http.request:
http://nodejs.org/api/http.html#http_http_createclient_port_host

process.addListener => process.on:
http://nodejs.org/docs/v0.4.1/api/process.html#process

Please review the changes.

@benarent
Copy link
Copy Markdown

@tiloso Thanks for submitting, I'm going to get this tested before merging into the master.

@mreinstein
Copy link
Copy Markdown

@tiloso "depreciated" means something has lost value. "deprecated" means something has been obsoleted.

@tiloso tiloso closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants