kolibrios/kernel/trunk/network
hidnplayr 7cade993e9 kernel: wait 3 seconds for TCP connection to be established, timeout after that.
telnet: print error message when socket could not be opened.

git-svn-id: svn://kolibrios.org@4020 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 21:35:17 +00:00
..
ARP.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
ethernet.inc Incoming packets are now handled in separate thread instead of directly by interrupt handler. 2013-10-07 20:53:02 +00:00
icmp.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
IPv4.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
IPv6.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
loopback.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
PPPoE.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
queue.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
socket.inc kernel: wait 3 seconds for TCP connection to be established, timeout after that. 2013-10-13 21:35:17 +00:00
stack.inc Incoming packets are now handled in separate thread instead of directly by interrupt handler. 2013-10-07 20:53:02 +00:00
tcp_input.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
tcp_output.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
tcp_subr.inc Corrected IP source address for TCP_respond_segment 2013-07-03 12:45:34 +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 style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
udp.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00