This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: UNIX Sockets - Broadcast address


On Wed, Dec 12, 2001 at 02:36:10AM +0000, Kay M wrote:
> OK I didnt mean connecting in the socket API sense.....erm but when bind 
> takes place an error is given. I specified 127.255.255.255 and even 
> INADDR_BROADCAST......still same error.
> 
> Even tried some demo files from socket book. #
> 
> All ok with Linux.

Did you call setsockopt(..., SO_REUSEADDR, ...) before binding?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]