kolibrios/kernel/branches/net/network
hidnplayr 4f5e5cb45b SOCKET_bind now checks if the localport is not already in use.
SOCKET_check_port now works correctly if the computer has multiple IP addresses

git-svn-id: svn://kolibrios.org@2622 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-17 19:00:13 +00:00
..
ARP.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00
ethernet.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00
icmp.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00
IPv4.inc -Bugfix for 2614 (had forgotten read_ip subfunction) 2012-04-17 18:41:58 +00:00
IPv6.inc Moving the files... 2009-09-17 12:59:26 +00:00
PPPoE.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00
queue.inc NET branch: re-organised all structs to use struct.inc from fasm 2011-11-08 23:06:26 +00:00
socket.inc SOCKET_bind now checks if the localport is not already in use. 2012-04-17 19:00:13 +00:00
stack.inc -Bugfix for 2614 (had forgotten read_ip subfunction) 2012-04-17 18:41:58 +00:00
tcp_input.inc -Bugfix for 2614 (had forgotten read_ip subfunction) 2012-04-17 18:41:58 +00:00
tcp_output.inc Proper initialization for TCP socket (net branch) 2012-04-14 18:20:01 +00:00
tcp_subr.inc Proper initialization for TCP socket (net branch) 2012-04-14 18:20:01 +00:00
tcp_timer.inc Added some stub functions to net_branch 2011-02-24 14:16:02 +00:00
tcp.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00
udp.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00