Export to GitHub

haxevideo - issue #4

Uncaught exception - std@socket_bind


Posted on Mar 23, 2007 by Massive Kangaroo

What steps will reproduce the problem? 1. neko server.n localhost 1935 2. 3.

What is the expected output? What do you see instead? 1) Don't know because the docs don't tell you. 2) njh:/home/dev-ji-tu/web/haxeVideo-Beta2# neko server.n localhost 1935 Starting haXe Video Server on localhost:1935 Called from <null> line 1 Called from hxvid/Server.hx line 83 Called from neko/net/ThreadServer.hx line 213 Called from neko/net/Socket.hx line 83 Uncaught exception - std@socket_bind njh:/home/dev-ji-tu/web/haxeVideo-Beta2#

What version of the product are you using? On what operating system? 1) From your server 2) Linux

Please provide any additional information below.

Comment #1

Posted on Mar 31, 2007 by Happy Monkey

The port 1935 is already used by another service

Status: WontFix

Labels:
Type-Defect Priority-Medium