Attention is currently required from: flichtenheld.
2 comments:
Patchset:
I'll deal with it ASAP, but would ask you to look into link_socket_write*() as discussed on IRC. So yes it will make the patch larger, but if it makes things better aligned...
File src/openvpn/socket.h:
Patch Set #5, Line 1184: static inline size_t
this looks funny. `ssize_t` and keep the `-1`?
(it's a whole call chain of `link_socket_write_*()` things, but somewhere underneath is a `write()` or `sendto()`, which both use `ssize_t`)
To view, visit change 267. To unsubscribe, or for help writing mail filters, visit settings.