ireader / sdk

portable system call(aio/socket/thread/process/lock/event/pipe)
MIT License
426 stars 240 forks source link

Fix error of test's compilation #5

Open VasyaSmolyar opened 5 years ago

VasyaSmolyar commented 5 years ago

Make returned errors of undeclared "aio_write", "aio_read" and "sigval_t" in 'linux-async-pipe.c'. And make RELEASE=1 didn't work without -lasan flag.