Opened 13 years ago

Closed 13 years ago

#167 closed enhancement (fixed)

µRoarD support for DECnet Sockets

Reported by: ph3-der-loewe Owned by: ph3-der-loewe
Priority: medium Milestone:
Component: µRoarD Version: 0.1.8
Keywords: Cc:
Architecture: Compiler:
Difficulty: easy Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol: DECnet
Sound driver: Topic: New feature

Description

Currently µRoarD does not support to open an DECnet listen socket. This should be changed.

DECnet may need some special handing after the accept() to fully accept the socket.

Subtickets

Change History (2)

comment:1 Changed 13 years ago by ph3-der-loewe

  • Owner set to ph3-der-loewe
  • Status changed from new to accepted

comment:2 Changed 13 years ago by ph3-der-loewe

  • Resolution set to fixed
  • Status changed from accepted to closed
  • Version changed from current to 0.1.8

ChangeLog? | 1 +
Makefile | 4 ++--
configure | 15 +++++++++------
deps.h | 15 +++++++++++++++
features.h | 6 ++++++
muroard.1 | 4 ++++
muroard.c | 7 +++++++
muroard.h | 4 ++++
network.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
network.h | 1 +
para.c | 5 ++++-
para.h | 3 +++
12 files changed, 113 insertions(+), 9 deletions(-)

Note: See TracTickets for help on using tickets.