Subject: Re: Network Stack Compability
To: samiel <samiel@wanadoo.wnet>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-i386
Date: 04/28/2002 21:12:43
On Sun, Apr 28, 2002 at 03:41:19AM +0200, samiel wrote:
> I am writing a chat server & client for Solaris as a homework, i've in home netbsd so of course i use it to compile and see if practice is running well, but it isnt so,
> the sockets are TCP_STREAM and connect() is acepted by select() but the set is not actuallized (if select() remains waiting it frezees)...
> 
>     So I copied the Solaris documentation exmple on multiplexing as it comes & does not function too!!!
> 
> My Question is: Are there actually differences between both OS Socketing??? 

Yes, probably, as these OSes have different origins. But I don't know the
details. Reading the man pages on both OSes will probably points the
differences.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--