Changeset 12fbf4567c7867143d133096834c759da3c7ecfe

Show
Ignore:
Timestamp:
08/23/08 01:01:20 (2 years ago)
Author:
Hans Petter Jansson <hpj@gong.(none)>
git-committer:
Hans Petter Jansson <hpj@gong.(none)> 1219467680 -0500
git-parent:

[15ebef70ccf3f86c90e24ca06eaaebb2182abc2f]

git-author:
Hans Petter Jansson <hpj@cl.no> 1219467680 -0500
Message:

Make comment more helpful.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • flow/flow-shunt-impl-unix.c

    r7fc7cc4 r12fbf45  
    15681568            gint               saved_errno = errno; 
    15691569 
    1570             /* This is actually a UDP connect, not TCP, but the difference is minimal */ 
     1570            /* This is actually a UDP connect, not TCP, but the difference is minimal - 
     1571             * presumably, we can use the same error maps. */ 
    15711572 
    15721573            assert_non_fatal_errno (saved_errno, tcp_connect_fatal_errnos);