[slime-devel] Fwd: datagram socket error on Allegro CL

Dear Slime list, This error probably falls in between Franz support and appropriate for this list, but maybe someone has seen it so I'll ask here. This is on Allegro CL 9.0 Windows, when trying to initialize the Slime connection: "creating a datagram socket resulted in error: (code 10013): Unknown error. [Condition of type excl:errno-stream-error] This appears to be some kind of permissions problem... has anyone seen it before? -- My Best, Dave Cooper, Genworks Support david.cooper@genworks.com, dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile)

On Tue, Jan 22 2013, Dave Cooper wrote:
"creating a datagram socket resulted in error: (code 10013): Unknown error. [Condition of type excl:errno-stream-error]
The message is quite odd as we use tcp sockets, not datagram sockets. Maybe it just means that some other process uses the same port. Helmut

Sorry for the noise. It turns out this was a firewall problem. The machine was running two firewalls, the windows one and F-Secure. The F-Secure was blocking the connection. On Wed, Jan 23, 2013 at 3:15 AM, Helmut Eller <eller.helmut@gmail.com>wrote:
On Tue, Jan 22 2013, Dave Cooper wrote:
"creating a datagram socket resulted in error: (code 10013): Unknown error. [Condition of type excl:errno-stream-error]
The message is quite odd as we use tcp sockets, not datagram sockets. Maybe it just means that some other process uses the same port.
Helmut
_______________________________________________ slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel
-- My Best, Dave Cooper, Genworks Support david.cooper@genworks.com, dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile) UK: 0191 645 1699
participants (2)
-
Dave Cooper
-
Helmut Eller