Subject: Re: Network Stack Compability
To: None <muc-lists-netbsd-port-i386@moderators.muc.de>
From: Michael Core <520079546242-0001@t-online.de>
List: port-i386
Date: 04/28/2002 20:40:05
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)...

Could you post the critical code? Otherwise it's too complicated because
there could be 1001 mistakes. BTW, I have access to a Solaris system, so I
could really verify it.