[Swift-devel] Re: Question of wrapper.sh
    Ben Clifford 
    benc at hawaga.org.uk
       
    Fri Mar  7 18:34:46 CST 2008
    
    
  
On Fri, 7 Mar 2008, Zhao Zhang wrote:
> error: Notification(int timeout): socket = new ServerSocket(recvPort); Address
> already in use
That's an error I'm not familiar with. At a guess, I'd say something like 
provider-deef is trying to open a server socket on a manually specified 
port (recvPort) that you already have something listening on.
Ioan, does that seem likely?
-- 
    
    
More information about the Swift-devel
mailing list