Skip to content

Conversation

@paulish
Copy link

@paulish paulish commented Jul 8, 2014

I think 8192 there is just a typo

I would also write it as "this.server.listen(port || 8192);" and removed a line with "port = port || 8192;" before.

@paulish
Copy link
Author

paulish commented Jul 8, 2014

Oh, I made a typo in the commit message myself. Read it as "use" not "user" of course.

paulish added 2 commits July 9, 2014 15:24
- store port as an instance field
- add startServer method and make it work with recent node
- handle connection errors
- add debug argument to constructor to turn off debug logging to console
- parse timestamp passed in their numeric representation
- pass vote object instead of 4 arguments
pass socket errors to self error handler
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.

1 participant