Skip to content
Snippets Groups Projects
  1. Mar 02, 2008
  2. 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
  3. Feb 27, 2008
  4. Feb 26, 2008
  5. Feb 25, 2008
  6. Feb 24, 2008
Loading