Skip to content

Commit

Permalink
xio-ipapp.h: removed unused header xioopen_ip6app_connect()
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhard Rieger committed Jan 1, 2021
1 parent cb4400b commit 12e8dd7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions xio-ipapp.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,5 @@ extern int _xioopen_ipapp_listen_prepare(struct opt *opts, struct opt **opts0,
unsigned long res_opts1,
union sockaddr_union *us, socklen_t *uslen,
int socktype);
extern int xioopen_ip6app_connect(int argc, const char *argv[], struct opt *opts,
int rw, xiofile_t *fd,
unsigned groups, int socktype, int ipproto,
void *protname);

#endif /* !defined(__xio_ipapp_h_included) */

0 comments on commit 12e8dd7

Please sign in to comment.