Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 25, 2013
  3. Jan 23, 2013
  4. Jan 22, 2013
  5. Jan 21, 2013
  6. Jan 18, 2013
  7. Jan 17, 2013
  8. Jan 16, 2013
  9. Jan 15, 2013
  10. Jan 14, 2013
  11. Jan 11, 2013
Loading