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