- Introduced a new trace facility

- Fixed performance problems in many protocol drivers.
This commit is contained in:
koennecke
2011-06-29 07:53:54 +00:00
parent 30fa6e9081
commit 8162f117bd
5 changed files with 38 additions and 3 deletions

View File

@ -67,6 +67,7 @@ int JulchoHandler(Ascon * a)
a->state = AsconTimeout;
}
}
return 0;
}
break;
default: