Add a mode flag to file descriptor callbacks.
We will need this in the future and best to get all the ABI breakage at once.
Showing
- api/etherbone.h 5 additions, 1 deletionapi/etherbone.h
- api/tools/eb-discover.c 13 additions, 9 deletionsapi/tools/eb-discover.c
- api/tools/eb-tunnel.c 23 additions, 17 deletionsapi/tools/eb-tunnel.c
- api/transport/dev.c 2 additions, 2 deletionsapi/transport/dev.c
- api/transport/posix-tcp.c 6 additions, 6 deletionsapi/transport/posix-tcp.c
- api/transport/posix-udp.c 4 additions, 4 deletionsapi/transport/posix-udp.c
- api/transport/run.c 21 additions, 15 deletionsapi/transport/run.c
Please register or sign in to comment