mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 23:33:23 +00:00
Formatted help output; address keywords in help now uppercase
This commit is contained in:
parent
797d0f9695
commit
d36f78d854
44 changed files with 374 additions and 340 deletions
|
@ -5,7 +5,7 @@
|
|||
#ifndef __xio_fdnum_h_included
|
||||
#define __xio_fdnum_h_included 1
|
||||
|
||||
extern const struct addrdesc addr_fd;
|
||||
extern const struct addrdesc xioaddr_fd;
|
||||
|
||||
extern int xioopen_fd(struct opt *opts, int rw, xiosingle_t *xfd, int numfd, int dummy2, int dummy3);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue