Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#777 closed defect (fixed)

Check for UNIX domain socket support and report if missing

Reported by: kpfleming@… Owned by: kpfleming@…
Priority: lowest Milestone:
Component: nALFS - Front End (GUI) Version: SVN
Severity: normal Keywords:
Cc:

Description

nALFS uses an unnamed UNIX-domain socket pair to communicate between its front end and back end. If support for UNIX-domain sockets is not compiled into the kernel, the socketpair() call will fail, but nALFS can do a better job of checking for this and report a more specific error to the user.

Change History (3)

comment:1 by kpfleming@…, 20 years ago

Status: newassigned

comment:2 by kpfleming@…, 20 years ago

Resolution: fixed
Status: assignedclosed

change committed to CVS HEAD

comment:3 by jwrober@…, 20 years ago

Version: CVSSVN
Note: See TracTickets for help on using tickets.