/node-unixlib

Native functions providing PAM authentication and flock() capabilities

Primary LanguageC++

node-unixlib

This native Node.js addon provides native asynchronous standard Unix functions.

Right now, we have PAM authentication, flock() and mkstemp(). Do contribute more!

Tested on NodeJS 0.6.0 on Linux (Fedora 15).

See the demonstration files in demo/ to see it in action.