view OrthancCppClient/SharedLibrary/Laaw/VersionScript.map @ 1115:da56a7916e8a

Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Sep 2014 17:30:13 +0200
parents 6f01dd71b601
children
line wrap: on
line source

# This is a version-script

{
global:
  LAAW_EXTERNC_*;

local:
  *;
};