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: select() doesn't respond


On Thu, Oct 23, 2003 at 11:58:57AM +0900, Takeshi Honda wrote:
> I got linux packet monitoring program,
> and succeeded to build.
> 
> But when I tried to run, select() doens't respond and
> program stops.
> 
> I use cygwin 1.5.5-1.
> 
> What can I do for this?
> Please let me know.

RAW sockets are not supported by Cygwin.  You could try using
WinSock socket calls directly. 

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
Problem reports:       http://cygwin.com/problems.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]