Skip to content
Snippets Groups Projects
  1. Apr 01, 2008
  2. Mar 19, 2008
  3. Mar 16, 2008
  4. Mar 15, 2008
  5. Mar 12, 2008
  6. Mar 09, 2008
  7. Mar 02, 2008
  8. Mar 01, 2008
    • deuce's avatar
      Change the semantics of (local|remote)_ip_address and (local|remote)_port · 54db16d5
      deuce authored
      such that the local address will return a valid value as long as the
      socket is not known to be invalid and the remote address will return
      a value as long as it was connected last time we looked.
      
      This should help avoid unexcpected behaviour on a SYN+FIN which would
      results in is_connected being true, but remote_id_address being undefined.
      54db16d5
  9. Feb 27, 2008
  10. Feb 26, 2008
  11. Feb 25, 2008
Loading