Skip to content

Commit

Permalink
Doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Feb 7, 2018
1 parent dae16ef commit 3c4b164
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/modules/proto_tls_cache/proto_tls_cache.c
Expand Up @@ -29,6 +29,11 @@
/** Compile various unlang sections
*
* @param[in] instance Ctx data for this application.
* @param[in] conf The listen section we're being called to instantiate.
* In this case it it's likely a fake listen section,
* and the server we need to compile is its parent...
* FIXME Maybe? We could require listen sections to
* enable the different types of cache?
* @return
* - 0 on success.
* - -1 on failure.
Expand Down

0 comments on commit 3c4b164

Please sign in to comment.