Skip to content

Conversation

@ywkaras
Copy link
Contributor

@ywkaras ywkaras commented Jan 2, 2019

This PR is dependent on #4576 .

@ywkaras ywkaras force-pushed the EdataMutexDoc branch 3 times, most recently from a871a6c to 4093dcd Compare January 5, 2019 00:30
@bryancall bryancall added this to the 9.0.0 milestone Jan 7, 2019
TSHttpHookAdd(TS_VCONN_CLOSE_HOOK, gCont);

// TSHttpHookAdd(TS_SSL_SESSION_HOOK, gCont); -- Event is TS_EVENT_SSL_SESSION_NEW -- Event data is TSHttpSsn
// TSHttpHookAdd(TS_SSL_SERVER_VERIFY_HOOK, gCont);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason these are commented out? Why are the hooks not being called?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They don't seem to be working.

@bryancall
Copy link
Contributor

@ywkaras Can you please squash the commits.

@SolidWallOfCode
Copy link
Member

@ywkaras - did you mean to drop all those test changes in your recent force push?

@ywkaras
Copy link
Contributor Author

ywkaras commented Jan 22, 2019

@SolidWallOfCode they we're dropped, they were part of another PR that has been merged.

@SolidWallOfCode SolidWallOfCode merged commit f29d68f into apache:master Jan 22, 2019
@bryancall bryancall changed the title Add more information about event data to 'hook add' API function documentation. Add more information about event data to 'hook add' API function documentation. Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants