#777 closed defect (fixed)
Check for UNIX domain socket support and report if missing
Reported by: | Owned by: | ||
---|---|---|---|
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 , 21 years ago
Status: | new → assigned |
---|
comment:2 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 20 years ago
Version: | CVS → SVN |
---|
Note:
See TracTickets
for help on using tickets.
change committed to CVS HEAD