Commit History

Author SHA1 Message Date
  Rusty Russell 36bfb66bdf io: update for new timer API. 11 years ago
  Rusty Russell 318f717e34 ccan/io: implement debug. 11 years ago
  Rusty Russell 94dd4c2bdd ccan/io: implement timeouts. 11 years ago
  Rusty Russell cdffdf5d61 ccan/io: rewrite. 11 years ago
  Rusty Russell cdf62dce70 io: io_never for events that should never happen. 12 years ago
  Rusty Russell 3a7b8a8a80 ccan/io: io_close_cb() 12 years ago
  Rusty Russell 0f16a4197c ccan/io: io_set_finish() 12 years ago
  Rusty Russell 34776d3e9a ccan/io: go linear for debugging. 12 years ago
  Rusty Russell 57d9d1be33 ccan/io: initialize connection with an explicit I/O plan. 12 years ago
  Rusty Russell 737705f0c2 ccan/io: generic init function for listening connections. 12 years ago
  Rusty Russell 733b09fa8b ccan/io: remove conn arg from io_plan constructors. 12 years ago
  Rusty Russell 625bae8f57 ccan/io: pass struct io_plan explicitly. 12 years ago
  Rusty Russell 0998955055 ccan/io: get rid of io_next(), pass callbacks directly. 12 years ago
  Rusty Russell 7a8a585c32 ccan/io: rename io_op to io_plan. 12 years ago
  Rusty Russell 1fe2db9cbe ccan/io: timer support. 12 years ago