Tweak to client usage message output. Added TCP server funcionality to the server (call it a first cut).

git-svn-id: file:///home/mbr/svn/fwknop/trunk@220 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart
2010-06-20 23:15:52 +00:00
parent 3915f1b7aa
commit 315f3e6778
10 changed files with 223 additions and 33 deletions

View File

@@ -193,8 +193,8 @@ pcap_capture(fko_srv_options_t *opts)
pending_break = 1;
}
}
/* If there was an error, complain and go on (to an extent
* before giving up).
/* If there was an error, complain and go on (to an extent before
* giving up).
*/
else if(res == -1)
{