mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 15:43:24 +00:00
Port to Openindiana
This commit is contained in:
parent
81c4892599
commit
f0c3b1f387
7 changed files with 99 additions and 11 deletions
2
xio.h
2
xio.h
|
@ -205,8 +205,8 @@ typedef struct single {
|
|||
struct {
|
||||
bool tight;
|
||||
} un;
|
||||
} socket;
|
||||
#endif /* WITH_UNIX */
|
||||
} socket;
|
||||
#endif /* _WITH_SOCKET */
|
||||
struct {
|
||||
pid_t pid; /* child PID, with EXEC: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue