utils: removed function set_nonblocking()
It's not used anymore, its features have been moved to fd_util.c.
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
|
||||
char *parsePath(char *path);
|
||||
|
||||
int set_nonblocking(int fd);
|
||||
|
||||
/**
|
||||
* Checks whether a string array contains the specified string.
|
||||
*
|
||||
|
Reference in New Issue
Block a user