kolibrios-gitea/kernel/trunk/network
hidnplayr 0192ef785b some socket functions now return error codes in ebx.
git-svn-id: svn://kolibrios.org@3658 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-14 20:14:35 +00:00
..
ARP.inc Correct stats for TCP. 2013-06-11 11:11:26 +00:00
ethernet.inc Correct stats for UDP and ICMP. 2013-06-11 10:46:29 +00:00
icmp.inc Implemented global socket mutex. 2013-06-12 10:21:41 +00:00
IPv4.inc Correct stats for UDP and ICMP. 2013-06-11 10:46:29 +00:00
IPv6.inc Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers 2013-06-04 14:12:37 +00:00
loopback.inc Loopback device now works with entire 127.0.0.1/8 range, and also keeps some stats. 2013-06-06 06:08:45 +00:00
PPPoE.inc Implemented global socket mutex. 2013-06-12 10:21:41 +00:00
queue.inc Merge new network stack with trunk 2013-05-28 17:34:26 +00:00
socket.inc some socket functions now return error codes in ebx. 2013-06-14 20:14:35 +00:00
stack.inc Correct stats for UDP and ICMP. 2013-06-11 10:46:29 +00:00
tcp_input.inc Bugixes and improvements for closing TCP sockets. 2013-06-13 08:22:37 +00:00
tcp_output.inc Bugixes and improvements for closing TCP sockets. 2013-06-13 08:22:37 +00:00
tcp_subr.inc Correct stats for TCP. 2013-06-11 11:11:26 +00:00
tcp_timer.inc Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers 2013-06-04 14:12:37 +00:00
tcp_usreq.inc Bugixes and improvements for closing TCP sockets. 2013-06-13 08:22:37 +00:00
tcp.inc Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers 2013-06-04 14:12:37 +00:00
udp.inc Implemented global socket mutex. 2013-06-12 10:21:41 +00:00