Skip to content
Snippets Groups Projects
  1. Feb 05, 2013
  2. Feb 04, 2013
  3. Feb 02, 2013
  4. Feb 01, 2013
    • Konstantin Osipov's avatar
      Rename read/write to send/recv to be compatible with luasocket. · 52765de6
      Konstantin Osipov authored
      Inline bio_socket_close().
      Don't allow connect/bind on a non-empty socket:this is error-prone.
      Don't allow connect/bind on a socket which
      is already connected/bound/used for something else.
      This is error-prone.
      Move bind_addrinfo to evio layer.
      Don't create iobuf without need. In close(), set iobuf to NULL.
      Timeouts are not exceptions. Merge _timeout and other calls in coio.
      52765de6
  5. Jan 30, 2013
  6. Jan 29, 2013
  7. Jan 25, 2013
  8. Jan 23, 2013
  9. Jan 22, 2013
  10. Jan 21, 2013
  11. Jan 18, 2013
  12. Jan 17, 2013
Loading