mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
snapshot of stuff
--HG-- extra : convert_revision : 2903853ba24669d01547710986ad531357602633
This commit is contained in:
@@ -104,9 +104,11 @@ void process_packet() {
|
||||
*/
|
||||
|
||||
/* check that we aren't expecting a particular packet */
|
||||
#if 0
|
||||
if (cli_ses.expecting && cli_ses.expecting == type) {
|
||||
cli_ses.expecting = 0;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user