From: Rob McCool <robm@netscape.com>
Newsgroups: netscape.devs-nsapi
Subject: Re: Any success?  NSAPI function using Sybase Open Client/Server Lib
Date: Thu, 31 Oct 1996 12:47:03 -0800

> The Open C/S library uses C. The problems occur in > my Init function which allocates Sybase "context", > "connection" structures and establishes a connection. > When I use Sun Work "debugger", I notice the "context" > allocation function generates SIGPOLL signals at certain > point. > > Now, I'm guessing the problem might be at either memory > allocation or signal handling conflict bewteen Commerce > server and the Sybase library. What are the signals > handled by Commerce server?

To the best of my knowledge, in the 1.1 Commerce servers the only signals we depend on or modify the action of are SIGHUP and SIGCHLD.

--
Rob McCool, robm@netscape.com http://home.netscape.com/people/robm/
Stunt Programmer, Netscape Communications Corporation
It was working ten minutes ago, I swear...
Reproduced by permission of the author.