Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot open TCP server port #1275

Closed
Siskin-Bot opened this issue Feb 15, 2020 · 0 comments
Closed

cannot open TCP server port #1275

Siskin-Bot opened this issue Feb 15, 2020 · 0 comments

Comments

@Siskin-Bot
Copy link
Collaborator

Siskin-Bot commented Feb 15, 2020

Submitted by: kcollins

decode-url parses the URL incorrectly.

>> open tcp://:9000
** Access error: cannot connect: tcp://:9000 reason: 10013
** Where: open
** Near: open tcp://:9000

>> decode-url tcp://:9000
== [scheme: 'tcp path: ":9000"]

Imported from: CureCode [ Version: alpha 88 Type: Bug Platform: All Category: Ports Reproduce: Always Fixed-in:alpha 92 ]
Imported from: metaeducation#1275

Comments:

Rebolbot commented on Oct 17, 2009:

Submitted by: BrianH

The parse rules are wrong - the domain-name is non-optional for some reason. Easy fix, should be done soon.


Rebolbot commented on Oct 21, 2009:

Submitted by: Carl

During this fix, I cleaned-up the decode-url code a bit to make it more readable.


Rebolbot mentioned this issue on Jan 12, 2016:
calling chat after #1275 crashes Rebol
The Parser Enhancement broke the Ping-Pong TCP Example.


Rebolbot added Type.bug and Status.important on Jan 12, 2016


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants