saghul / node-abstractsocket

Abstract namespace socket support for Node
MIT License
24 stars 13 forks source link

Make sure connection listener gets called #10

Closed ArsalanDotMe closed 7 years ago

ArsalanDotMe commented 7 years ago

This change makes sure connection listener on connect gets called as shown in the documentation in the main README.md

saghul commented 7 years ago

Sorry, I just landed #7 which had been pending for a long time and it covers this as well.