fixed quite some segmentation faults in http-thr.c.
similar fixes must be done on other task implementations such as http-file.c
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#ifndef _HIO_SHW_H_
|
||||
#define _HIO_SHW_H_
|
||||
|
||||
/* system handle wrapper -
|
||||
/* system handle wrapper -
|
||||
* turn a raw system handle/file descriptor to a device object
|
||||
*/
|
||||
#include <hio.h>
|
||||
|
||||
Reference in New Issue
Block a user