GitHub user manjeshnilange opened a pull request:
https://github.com/apache/trafficserver/pull/60
atscppapi: Locking fix in xform and utility macro for logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manjeshnilange/traffi
GitHub user jablko opened a pull request:
https://github.com/apache/trafficserver/pull/59
docs: Fix Metalink RFC number, s/plugins.config/plugin.config, and minor...
... edits
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jablko
On Mar 8, 2014, at 5:28 PM, Alan Cabrera wrote:
> So, I took a crack at this and it seems that InkAPI.cc has a mix of API and
> utility code; utility code being calls such as TSUrlSchemeGet().
>
> To me it seems to only make sense to mock API calls such as
> TSPluginRegister() and _TSmall