Project

General

Profile

Actions

Bug #2424

closed

Face doesn't have default constructor

Added by Alex Afanasyev over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
01/27/2015
Due date:
% Done:

0%

Estimated time:

Description

Unless I'm missed it, Face class doesn't seem to have a default constructor. It should be with TCP transport to localhost:6363.

Actions #1

Updated by Anonymous over 9 years ago

  • Status changed from New to Closed
  • Assignee set to Anonymous

We had wanted to support the default Face constructor to connect with the Unix socket, which is difficult in Java. But you are right: For now the default constructor should connect to "localhost" on TCP. Fixed:

https://github.com/named-data/jndn/commit/97caec959ac356aecb004ee458930f995041bb14

Actions #2

Updated by Alex Afanasyev over 9 years ago

In java I don't see why we need to worry much about unix socket.

Actions

Also available in: Atom PDF