Skip to content
Snippets Groups Projects
  1. Feb 08, 2013
  2. Feb 07, 2013
  3. Feb 06, 2013
  4. Feb 05, 2013
  5. Feb 04, 2013
  6. Feb 02, 2013
  7. 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
  8. Jan 31, 2013
  9. Jan 30, 2013
  10. Jan 29, 2013
  11. Jan 25, 2013
Loading