cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Segmentation fault in curl_easy_cleanup() [AIX]

From: Soren Spies <sspies_at_apple.com>
Date: Tue, 22 Oct 2002 18:55:32 -0700

On Tuesday, Oct 22, 2002, at 08:08 US/Pacific, cml932atom_at_sulusea.org
wrote:

> $ for ln in `grep -n accept /usr/include/sys/socket.h | cut -d ":" -f
> 1`; do echo "socket.h:$ln ($(($ln-3))-$(($ln+3)))"; head -$((ln+3))
> /usr/include/sys/socket.h | tail -7; printf "\n\n"; done

nice; does the 'grep' on your system support -A, -B, or -C (which
provide context after, before, and around, respectively)?

-Soren

-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
Received on 2002-10-23