Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 21:14:07 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        "Kevin B. Hendricks" <kevin.hendricks@sympatico.ca>
Cc:        <dev@porting.openoffice.org>, <openoffice@freebsd.org>
Subject:   Re: [porting-dev] FreeBSD and webdav problems
Message-ID:  <20020816210929.B17516-100000@levais.imp.ch>
In-Reply-To: <200208151623.37127.kevin.hendricks@sympatico.ca>

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


Hi,

> The question I have here is why this socket is set to be non-blocking.  Is
> this something port specific for FreeBSD?  Where is the f cntl done on the
> socket fd that makes it non-blocking?

I know more now. The threaded library does return 0 as it should. If you
trace the process, you will see connect() return EINPROGRESS of course, since we
have a userland threads library :-/

So this works as exprected, and in GDB I see connect() return 0. My fault.

I have now a debug neon/webdav output. Maybe someone else can tell me
why this loops on the blank.gif picture ?

Host was http://www.heise.de. Can you try this URL too in your OO.org ?

http://people.freebsd.org/~mbr/logs/webdavdebug.out

Martin


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




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