1. fab993b osmo_io: Dont use __linux__ but !EMBEDDED by Harald Welte · 4 months ago
  2. 28c97a7 osmo_io_poll: Use -errno as result on write error by Andreas Eversberg · 4 months ago
  3. 3c0d500 osmo_io_poll: Declare local functions "static" by Andreas Eversberg · 5 months ago
  4. 76f7678 osmo_io_poll: Use -errno as result on read error by Andreas Eversberg · 5 months ago
  5. 1047ed7 osmo_io: sendmsg/recvmsg support by Harald Welte · 8 months ago
  6. 848faf9 osmo_io: Move notify_connected function to backend by Andreas Eversberg · 5 months ago
  7. b365b1d osmo_io: Change struct osmo_io_ops to contain struct, not union by Harald Welte · 4 months ago
  8. 8461188 osmo_io: Factor out and use common send function from backend by Daniel Willmann · 7 months ago
  9. 38d8170 osmo_io: rename unsupported SCTP mode to OSMO_IO_FD_MODE_SCTP_RECVMSG_SEND by Harald Welte · 8 months ago
  10. 2e2a0a1 osmo_io_poll: Handle -EAGAIN in case of OSMO_FD_WRITE by arehbein · 9 months ago
  11. 435856b osmo_io: Init struct msghdr to zero by Daniel Willmann · 10 months ago
  12. 2b34e92 osmo_io: Add iofd_handle_recv() by Daniel Willmann · 10 months ago
  13. f89162f osmo_io: Use bitfield for various boolean flags by Daniel Willmann · 1 year ago
  14. a8a27c2 osmo_io: Use LOGPIO instead of LOGP by Daniel Willmann · 1 year ago
  15. 5099d99 core/osmo_io: Fix reception of partial packets by arehbein · 1 year, 1 month ago
  16. cbbd17e osmo_io: Support detecting non-blocking connect() by Daniel Willmann · 1 year, 2 months ago arehbein/osmo_io_ipa
  17. a4b958b osmo_io: Avoid read of uninitialized variable by Daniel Willmann · 1 year, 2 months ago
  18. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 8 months ago