[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_GetDriverLabel

Overview

Get socket driver label

Syntax

    char* Ns_GetDriverLabel (
    Ns_Driver driver
    );

Description

Get the name of the socket driver as it appears in the configuration file. For example, the following configuration file entries would result in this function returning "mysocket":

    ns_section ns/server/server1/modules
    ns_param mysocket nsssl

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.