1. b714e11 DEV: tcploop: add minimal support for unix sockets by Willy Tarreau · 1 year, 11 months ago
  2. d8a6a32 DEV: tcploop: add optional support for epoll by Willy Tarreau · 2 years ago
  3. fd0974c DEV: tcploop: do not report an error on POLLERR by Willy Tarreau · 2 years ago
  4. e5f72b8 DEV: tcploop: add support for POLLRDHUP when supported by Willy Tarreau · 2 years ago
  5. 45c2779 DEV: tcploop: centralize the polling code into wait_for_fd() by Willy Tarreau · 2 years ago
  6. 8dd6725 BUILD: makefile: move default verbosity settings to include/make/verbose.mk by Willy Tarreau · 2 years ago
  7. d575661 BUILD: makefile: properly pass CC to sub-projects by Willy Tarreau · 2 years ago
  8. 2d7cd3e DEV: tcploop: add minimal UDP support by Willy Tarreau · 2 years, 6 months ago
  9. d493331 DEV: tcploop: add a new "bind" command to bind to ip/port. by Willy Tarreau · 2 years, 6 months ago
  10. cb284c7 DEV: tcploop: permit port 0 to ease handling of default options by Willy Tarreau · 2 years, 6 months ago
  11. ff13dad DEV: tcploop: factor out the socket creation by Willy Tarreau · 2 years, 6 months ago
  12. 542bf0a DEV: tcploop: make it possible to change the target address of a connect() by Willy Tarreau · 2 years, 6 months ago
  13. 7184ca2 DEV: tcploop: make the current address the default address by Willy Tarreau · 2 years, 6 months ago
  14. 98028c8 DEV: tcploop: reorder options in the usage message by Willy Tarreau · 2 years, 6 months ago
  15. 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · 3 years, 8 months ago