mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +00:00
Further polishing and cleanup in preparation for merge.
This commit is contained in:
parent
aeb8e71e8c
commit
9616cd8e61
15 changed files with 79 additions and 60 deletions
|
@ -242,7 +242,7 @@ public:
|
|||
// is now fully closed, a connection_finished event will be
|
||||
// generated; otherwise not.
|
||||
virtual void ConnectionClosed(analyzer::tcp::TCP_Endpoint* endpoint,
|
||||
analyzer::tcp::TCP_Endpoint* peer, int gen_event);
|
||||
analyzer::tcp::TCP_Endpoint* peer, int gen_event);
|
||||
virtual void ConnectionFinished(int half_finished);
|
||||
virtual void ConnectionReset();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue