[6898] Prevent processing incoming packates for closed connection.

This commit is contained in:
VladimirMangos 2008-12-12 01:46:00 +03:00
parent ac2748a141
commit d386a67d27
3 changed files with 15 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6897"
#define REVISION_NR "6898"
#endif // __REVISION_NR_H__