Has something gone wrong with &quot;listen&quot; in the recent networking?<br>

<br>

When running:<br>

<br>

(define bind-port 2845)<br>

(define net-connection (tcp-listen bind-port))<br>

<br>

I get:<br>

<br>

Welcome to DrScheme, version 299.405-svn5nov2005.<br>

Language: Pretty Big (includes MrEd and Advanced Student).<br>

. tcp-listen: listen on 2845 failed (Address already in use; errno=98)<br clear="all">
<br>

<br>

The port is free, and i've tried several other numbers just in
case.&nbsp; This app used to work fine.&nbsp; I do screw around with
networking alot so I checked to make sure I have a loopback device
installed, and I cleared out all virtual network cards, and I still get
this.<br clear="all"><br>
Corey<br>-- <br>((lambda (y) (y y)) (lambda (y) (y y)))