Skip to content

calling twit.stream(); from within a function gives a connection refusal #24

@anthonywebb

Description

@anthonywebb

If I call twit.stream(); from within a function (any function) I get a connection refused error:

node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: ECONNREFUSED, Connection refused
at Client._onConnect (net.js:595:18)
at IOWatcher.onWritable as callback

Can anyone guess why this would be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions