Commit 6fa039bc authored by robertdavidgraham's avatar robertdavidgraham
Browse files

debug statement

parent 61b1f3e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -412,7 +412,7 @@ tcpcon_destroy_tcb(
    struct TCP_Control_Block **r_entry;
    struct BannerOutput *banout;

printf("." "tcb age = %u-sec, reason=%u                                   \n", time(0) - tcb->when_created, reason);
//printf("." "tcb age = %u-sec, reason=%u                                   \n", time(0) - tcb->when_created, reason);

    /*
     * The TCB doesn't point to it's location in the table. Therefore, we