Samsung / libtuv

Asynchronous I/O for IoT.js and embedded system
Apache License 2.0
128 stars 76 forks source link

unix: Test AF_UNIX before using it #108

Closed rzr closed 6 years ago

rzr commented 6 years ago

Problem was observed on Tizen:RT when building IoT.js

libtuv-DCO-1.0-Signed-off-by: Philippe Coval philippe.coval@osg.samsung.com

hs0225 commented 6 years ago

@rzr AF_UNIX is also used elsewhere. Does this PR solve everything about building IoT.js?

rzr commented 6 years ago

I confirm current master branch of iotjs can build on TizenRT's master using this single patch.

For the record:

hs0225 commented 6 years ago

@rzr Okay. I checked that pipe.c and tty.c are excluded from the build.