From nobody@FreeBSD.org  Thu Aug 15 03:38:42 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BB57237B400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Aug 2002 03:38:42 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6C34143E42
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Aug 2002 03:38:42 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FAcdOT061621
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Aug 2002 03:38:39 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g7FAcdkA061620;
	Thu, 15 Aug 2002 03:38:39 -0700 (PDT)
Message-Id: <200208151038.g7FAcdkA061620@www.freebsd.org>
Date: Thu, 15 Aug 2002 03:38:39 -0700 (PDT)
From: Alexander <saa@adm.bal.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Distinctions of Windows Sockets and FreeBSD Sockets
X-Send-Pr-Version: www-1.0

>Number:         41682
>Category:       misc
>Synopsis:       Distinctions of Windows Sockets and FreeBSD Sockets
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 15 03:40:02 PDT 2002
>Closed-Date:    Thu Aug 15 04:53:47 PDT 2002
>Last-Modified:  Sat Aug 17 02:50:02 PDT 2002
>Originator:     Alexander
>Release:        FreeBSD 4.6
>Organization:
BITZ
>Environment:
FreeBSD games.adm.bal.ru 4.6-RELEASE 
FreeBSD 4.6-RELEASE #0: Tue Aug 13 11:10:59 GMT 2002     root@games.adm.bal.ru:/usr/src/sys/compile/i2  i386

>Description:
psock_connect(sock,(struct sockaddr *)&addr,sizeof(addr))

This Function in my program return 0, when used to connect to port on local machine, when used to connect to other machines - gain <0, when using with Winsock`s - too <0.
What differences between Windows and FreeBSD sockets ?
>How-To-Repeat:
100%
>Fix:
Don`t know :(
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Thu Aug 15 04:50:37 PDT 2002 
State-Changed-Why:  
Not a Problem Report. Send a question to freebsd-questions@FreeBSD.org 
mailing list. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41682 

From: =?koi8-r?B?+8HQz9vOycvP1yDhLuEu?= <saa@adm.bal.ru>
To: freebsd-gnats-submit@FreeBSD.org, saa@adm.bal.ru
Cc:  
Subject: Re: misc/41682: Distinctions of Windows Sockets and FreeBSD Sockets
Date: Thu, 15 Aug 2002 15:20:10 +0400

 Hello, freebsd-gnats-submit.
 
 My trouble misc/41682 is partially solved. Sorry for disturbing you.
 The problem by all was in a difference temporary delays between Windows
 and *Nix in speed of access to sockets. Simply at *nIX it in times more faster.
 Not absolutely in it is sure, but it seems so.
 
 Sorry for mistakes.
 -- 
 With Best regards,
  Alexander                          mailto:saa@adm.bal.ru
 
>Unformatted:
