Psilax

Results 3 comments of Psilax

I created my own implementation of a ChainedEventEmitter based on feedback from StackOverflow to handle strings that parse to int's and force quotes around them. To bad this issue has...

Can we update the other dependencies in a new release?

This is not a bug of Dispose but of the socket implementations. You have to add `tcpListener.Server.SetSocketOption(SocketOptionLevel.Socket,` SocketOptionName.ReuseAddress, 1); when setting up the tcp listener