Ticket #68 (closed bug: fixed)

Opened 13 years ago

Last modified 12 years ago

runtime/parrot/library/tcpstream.pir broken

Reported by: coke Owned by:
Priority: normal Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

partcl is using runtime/parrot/library/tcpstream.pir; this file doesn't compile in svn HEAD of parrot. Looking at IOTaskList?, it seems like this file has been replaced by Socket.

We need to either remove this file (if socket.pmc replaces it) or make it work again.

Change History

Changed 13 years ago by coke

What is the plan for runtime/parrot/library/tcpstream.pir? Fix it, or replace it with something else?

Changed 13 years ago by bacek

  • status changed from new to closed
  • resolution set to fixed

I voluntary removed tcpstream.pir in r39177. Resolving ticket. Whiteknight++ for pointing out.

Changed 12 years ago by coke

  • status changed from closed to reopened
  • resolution fixed deleted

This ticket was resolved without answering the original question...

Changed 12 years ago by coke

  • status changed from reopened to closed
  • resolution set to fixed

Sigh; no, the original question was answered. My implied question of "how to use Socket to replace tcpstream.pir" was not, but I will go to the docs for that. re-closing.

Note: See TracTickets for help on using tickets.