connect() failure

Bart Anderson banders@switch.rockwell.com
Fri May 9 11:50:00 GMT 1997


Has anyone encountered this problem with connect? I checked the faq and
the archive, but couldn't find anything that popped out at me.
Porting a unix tool I had written on the sun, I had to cast the
sockaddr_in sturcture to sockaddr structure which I see has padding for
the sockaddr_in. Are these fields not used? If not, how would I get
similar functionality?
 _
 /* connect to the host
*/ _
 ret = connect( sd, ( struct sockaddr * ) (struct sockaddr_in * )
&sd_name,_
 sizeof( struct sockaddr_in
)); _
 
_
Thanks,
	Bart.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /