mirror of
https://repo.or.cz/socat.git
synced 2025-07-12 14:43:24 +00:00
On bad parameter number print syntax; struct single pointers are now mostly called sfd
This commit is contained in:
parent
5eebca3a5b
commit
50b199dcd9
42 changed files with 1354 additions and 1163 deletions
|
@ -8,6 +8,6 @@
|
|||
extern const struct addrdesc xioaddr_fd;
|
||||
extern const struct addrdesc xioaddr_accept_fd;
|
||||
|
||||
extern int xioopen_fd(struct opt *opts, int rw, xiosingle_t *xfd, int numfd, int dummy2, int dummy3);
|
||||
extern int xioopen_fd(struct opt *opts, int rw, xiosingle_t *xfd, int numfd);
|
||||
|
||||
#endif /* !defined(__xio_fdnum_h_included) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue