mirror of
https://repo.or.cz/socat.git
synced 2025-07-18 00:53:25 +00:00
Print warning messages per default; new options -d0..-d4
This commit is contained in:
parent
dc777a00bb
commit
557f299b82
17 changed files with 115 additions and 62 deletions
|
@ -23,4 +23,6 @@ extern int _xioopen_named_early(int argc, const char *argv[], xiofile_t *xfd,
|
|||
bool *exists, struct opt *opts);
|
||||
extern int _xioopen_open(const char *path, int rw, struct opt *opts);
|
||||
|
||||
extern int xio_unlink(const char *pathname, int level);
|
||||
|
||||
#endif /* !defined(__xio_named_h_included) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue