NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/54738: rump_server failed to bind



The following reply was made to PR misc/54738; it has been noted by GNATS.

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: misc/54738: rump_server failed to bind
Date: Thu, 5 Dec 2019 12:41:37 +0000

 On Thu, Dec 05, 2019 at 02:10:00AM +0000, edgar%pettijohn-web.com@localhost wrote:
 > laptop$ export RUMP_SERVER=unix://tmp/netsrv
 
 Try an extra '/'
 
    export RUMP_SERVER=unix:///tmp/netsrv
 


Home | Main Index | Thread Index | Old Index