Improved buffering slightly.
Disconnect messages are no longer buffered. (Fixes disconnect messages not being received)
This commit is contained in:
parent
7b58100546
commit
dcadec30de
6 changed files with 123 additions and 21 deletions
|
|
@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
|
|||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
|
||||
[assembly: AssemblyVersion("3.2.7.0817")]
|
||||
[assembly: AssemblyFileVersion("3.2.7.0817")]
|
||||
[assembly: AssemblyVersion("3.2.8.0818")]
|
||||
[assembly: AssemblyFileVersion("3.2.8.0818")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue