meebey / SmartIrc4net

IRC C# Library
http://www.meebey.net/projects/smartirc4net/
Other
126 stars 52 forks source link

IRC Fails to disconnect after calling disconnect. #29

Closed noah- closed 9 years ago

noah- commented 9 years ago

When I call client.Disconnect the program hangs for over 30 seconds and fails to disconnect. I've tried with using Listen and ListenOnce with a flag (triggered by command sent).

meebey commented 9 years ago

This is a duplicate of #4