|
|
Choosing A Webhost: |
RE: Further complications in compiling latest snapshot: msg#00241db.tds.freetds
signal way should work, MSG_NOSIGNAL it's better if available (less syscall and surely threadsafe). Some platforms (like Windows) do not send SIGPIPE to applications. See src/tds/net.c for an example. freddy77 > > Yikes, > > Anybody know the portable way to do this? I was getting SIGPIPE on > dead sockets and using signal(SIGPIPE, SIG_IGN) to ignore it wasn't > working on my Linux box. > > I suppose we could use autoconf to detect it and fall back to the old > (broken) method. > > Brian > > On Wed, 15 Dec 2004 10:54:14 -0000, Thompson, Bill D (London) > <bill_d_thompson@xxxxxx> wrote: > > Brian, Guys, > > > > recent changes to src/pool/member.c are incompatible with my > > implementation of send() > > > > line 259: > > > > ret = send(puser->tds->s, buf, tds->in_len, MSG_NOSIGNAL); > > > > This flag to send (MSG_NOSIGNAL) is not recognised in Solaris 2.6... > > > > also similar code in src/pool/user.c > > > > Bill
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: latest snapshot won't compile, ZIGLIO, Frediano, VF-IT |
|---|---|
| Next by Date: | RE: Further complications in compiling latest snapshot, Lowden, James K |
| Previous by Thread: | Re: Further complications in compiling latest snapshot, Brian Bruns |
| Next by Thread: | RE: Further complications in compiling latest snapshot, Lowden, James K |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |