Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3601 → Rev 3602

/kernel/trunk/network/socket.inc
514,8 → 514,6
pushd [edx + 4]
pop [eax + IP_SOCKET.RemoteIP]
 
DEBUGF 1, "Connecting to 0x%x\n", [eax + IP_SOCKET.RemoteIP]
 
cmp [eax + UDP_SOCKET.LocalPort], 0
jne @f
call SOCKET_find_port