On Tue, Dec 27, 2011 at 10:15:01PM +0100, Nick Wellnhofer wrote:
> First, we can't use the SearchServer constructor because we don't want the
> sockets to be created there. 

I missed this the first time around.

I think this problem is solved if we move the code establishing the listening
socket from SearchServer#new to the top of SearchServer#serve.

Marvin Humphrey

Reply via email to