Bug 41682

Summary: Distinctions of Windows Sockets and FreeBSD Sockets
Product: Base System Reporter: Alexander <saa>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Alexander 2002-08-15 11:40:02 UTC
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 ?

Fix: 

Don`t know :(
How-To-Repeat: 100%
Comment 1 Alexander 2002-08-15 12:20:10 UTC
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
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2002-08-15 12:50:37 UTC
State Changed
From-To: open->closed

Not a Problem Report. Send a question to freebsd-questions@FreeBSD.org 
mailing list.