Re: [Evolution] kernel 2.5 and evolution
- From: Joaquim Fellmann <mljf altern org>
- To: Chris Toshok <toshok ximian com>
- Cc: Mika Liljeberg <mika liljeberg welho com>, Jeffrey Stedfast <fejj ximian com>, Ronald Kuetemeier <ronald kuetemeier com>, Andreas Jellinghaus <aj dungeon inka de>, Evolution <evolution ximian com>
- Subject: Re: [Evolution] kernel 2.5 and evolution
- Date: 08 Jan 2003 13:46:07 +0100
On Tue, 2003-01-07 at 10:57, Chris Toshok wrote:
Attached is a program that runs fine on both freebsd 5.0 rc2 and linux
2.4.18-3, and gives the same output. When run like so:
$ sun_test 2 & sun_test 1
you'll see:
sock2's peer = '/tmp/sock1'
sock1's peer = '/tmp/sock2'
I can't speak to what 2.5.x's output is for this program, but i bet it's
the same. If it's not it must be a bug in my code :P
Here's what I get
With Ron's orbit patch
2.4:
./sun_test 2 & ./sun_test 1
sock2's peer = '/tmp/sock1'
sock1's peer = '/tmp/sock2'
2.5:
./sun_test 2 & ./sun_test 1
sock1's peer = '/tmp/sock1'
sock2's peer = '/tmp/sock2'
With orbit unpatched
2.4:
./sun_test 2 & ./sun_test 1
sock2's peer = '/tmp/sock1'
sock1's peer = '/tmp/sock2'
2.5:
./sun_test 2 & ./sun_test 1
sock1's peer = '/tmp/sock1'
sock2's peer = '/tmp/sock2'
HTH
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]