mirror of
https://repo.or.cz/socat.git
synced 2025-07-10 06:06:33 +00:00
Print CRL warning only once
This commit is contained in:
parent
c4f569e367
commit
47b98aed7a
5 changed files with 16 additions and 5 deletions
1
xio.h
1
xio.h
|
@ -471,6 +471,7 @@ extern const char *PIPESEP;
|
|||
extern xiofile_t *sock[XIO_MAXSOCK];
|
||||
|
||||
extern int num_child;
|
||||
extern bool first_child;
|
||||
|
||||
/* return values of xioopensingle */
|
||||
#define STAT_OK 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue