protocol negociation commands could be returned to users
Brought to you by:
vnp
If receiving a message containing all protocol negociation commands without any data, the negociation commands will be returned to users via DataAvailable delegate.
===========================================
A fix to the bug is attached.
Please see line 304~311 in TelnetWrapper.cs.
modified TelnetWrapper.cs (line:304~311)