[Pharo-project] [Seaside] Komanche ?

Colin Putney cputney at wiresong.ca
Mon Oct 12 22:22:24 UTC 2009





On 2009-10-12, at 1:26 PM, John M McIntosh <johnmci at smalltalkconsulting.com 
 > wrote:

> (b) I'm not sure what the behavor would be if you launch VM "A" then  
> listen on socket 8080.  Then launch VM "B" then again listen on  
> socket 8080
> will both virtual machines "A" and "B" attempt to service socket  
> 8080, or will VM "B" get told it cannot listen on 8080 because it  
> does not own it?

VM B will fail in its attempt to listen on the socket. I've run into  
this a few times by accident.

Colin


More information about the seaside mailing list