Added Microsoft specific error notify

This commit is contained in:
Martin Willi
2011-08-03 12:00:50 +02:00
parent 846f846a39
commit 06912a5eb4
2 changed files with 9 additions and 2 deletions
@@ -71,6 +71,9 @@ enum notify_type_t {
/* IKE-ME, private use */
ME_CONNECT_FAILED = 8192,
/* Windows error code */
MS_NOTIFY_STATUS = 12345,
/* notify status messages */
INITIAL_CONTACT = 16384,
SET_WINDOW_SIZE = 16385,