Except, Factor already sets the REUSE flag with setsockopt.  So maybe you have 
a Factor running in the background?  Can you make a test case?

Doug

On Nov 15, 2010, at 2:01 PM, Jim mack wrote:

> Thank you!  I was looking at this more as a potential regression in factor, 
> but I think it more productive to look at it as my noobieness on *nx.
> 
> On Mon, Nov 15, 2010 at 10:32 AM, Jeff C. Britton <[email protected]> wrote:
> See pitfall #3 in this link
> 
> http://www.ibm.com/developerworks/linux/library/l-sockpit/
> 
>  
> I cannot help with applying this knowledge to the Factor API.
> 
>  
> --Jeff
> 
>  
> From: Jim mack [mailto:[email protected]] 
> Sent: Sunday, November 14, 2010 11:56 AM
> To: [email protected]
> Subject: [Factor-talk] What should I call to issue [ 8080 httpd ] in-thread 
> again, after closing factor & reopening?
> 
>  
> reopening factor, then calling to [ 8080 httpd ] in-thread  is now throwing 
> this kind of an error
> 
>  
> [2010-11-14T19:53:33Z] NOTICE start-accept-loop: T{ inet6 f "::" 8080 }
> 
> [2010-11-14T19:53:33Z] NOTICE start-accept-loop: T{ inet4 f "0.0.0.0" 8080 }
> 
> [2010-11-14T19:53:33Z] ERROR start-accept-loop: Unix system call 
> <E2><80><9C>bind<E2><80><9D> failed:
> 
> [--------------------] ERROR start-accept-loop: Address already in use (98)
> 
> [--------------------] ERROR start-accept-loop: It was called with the 
> following arguments:
> 
> [--------------------] ERROR start-accept-loop: 18
> 
> [--------------------] ERROR start-accept-loop: S{ sockaddr-in6 f 10 36895 0 
> ~uchar-array~ 0 }
> 
> [--------------------] ERROR start-accept-loop: 28
> 
> [2010-11-14T19:53:33Z] ERROR start-accept-loop: Unix system call 
> <E2><80><9C>bind<E2><80><9D> failed:
> 
> [--------------------] ERROR start-accept-loop: Address already in use (98)
> 
> [--------------------] ERROR start-accept-loop: It was called with the 
> following arguments:
> 
> [--------------------] ERROR start-accept-loop: 18
> 
> [--------------------] ERROR start-accept-loop: S{ sockaddr-in f 2 36895 0 0 }
> 
> [--------------------] ERROR start-accept-loop: 16
> 
>  
>  
> I am on latest stable release binaries, ubuntu 10.4 lts, linode.  I am 
> leaving the listener open in a screen.  I thought I went through months of 
> this kind of deployment successfully, where I would just git pull in the work 
> folder, close & restart factor + my vocab, and it would serve the updated 
> page.
> 
>  
>  
> 
> -- 
> Jim
> "I'm for extending the working Medicare program for our seniors all the way 
> back to contraception, so Americans can concentrate on living their lives 
> without fear of changing a job, going bankrupt from deductibles or fighting 
> HMO bureaucracy."
> 
> 
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
> 
> 
> 
> 
> -- 
> Jim
> "I'm for extending the working Medicare program for our seniors all the way 
> back to contraception, so Americans can concentrate on living their lives 
> without fear of changing a job, going bankrupt from deductibles or fighting 
> HMO bureaucracy."
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev_______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to