Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2001 20:29:55 +0100 (CET)
From:      Martin Blapp <mb@imp.ch>
To:        Marcel Moolenaar <marcel@cup.hp.com>, Hellmuth Michaelis <hm@hcs.de>
Cc:        freebsd-emulation@FreeBSD.ORG
Subject:   Re: Staroffice Network Problem (still unsolved)
Message-ID:  <Pine.BSF.4.21.0101202026470.5360-100000@levais.imp.ch>
In-Reply-To: <Pine.BSF.4.21.0101201952340.5360-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help

I've included now also the return values :

linux_connect( s(36), name(2ac40590), namelen(16) )=0;
linux_send( s(36), buf(bddfead0), len(30), flags(00000000) )=0;
linux_recvfrom( s(36), buf(bddff768), len(1024), flags(00000000),
    from(bddfe89c), fromlenaddr(bddfe884) )=0;
linux_socket( protocol(0), type(1), domain(2) )=0;
linux_connect( s(36), name(08527590), namelen(16) )=36;
linux_connect( s(36), name(08526178), namelen(16) )=56;
linux_connect( s(36), name(08526178), namelen(16) )=56;

and so on ... untill I close the connection.

linux_shutdown( s(36), how(2) )=0;

Martin Blapp, mb@imp.ch
------------------------------------------------
Improware AG, UNIX solution and service provider
Zurlindenstrasse 29, 4133 Pratteln, Switzerland
Phone: +41 79 370 26 05, Fax: +41 61 826 93 01
------------------------------------------------




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101202026470.5360-100000>