Wow
    
    
    server.bindAddr(Port(9000))
    
    
    Run

`server` gets passed to the first argument in the background? Then in my case, 
the next argument is port, which is the first argument. Interesting, but very 
confusing at first. 

Reply via email to