Claudiu Mihail b3c222f739 [TCPIP]
[FORMATTING]
This is just a code formatting phase. I reordered some of the code and put some debugging DbgPrint-s in order to help understand the control and data flow. Working on trying to stop the system from crashing when server socket gets closed.

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=52042
2011-06-01 13:27:35 +00:00
2011-05-01 16:33:50 +00:00
2011-04-24 13:44:58 +00:00
2011-04-15 22:34:20 +00:00
2011-04-27 14:05:18 +00:00
2011-06-01 13:27:35 +00:00
2011-03-26 13:00:21 +00:00
2010-12-03 19:20:45 +00:00
2011-04-24 13:44:58 +00:00
2011-06-01 13:27:35 +00:00
2011-03-26 13:00:21 +00:00
2010-12-22 16:37:32 +00:00
2011-04-26 22:54:53 +00:00
2011-04-24 13:44:58 +00:00
2011-04-24 13:44:58 +00:00
2011-03-27 17:44:53 +00:00
2011-04-17 16:54:57 +00:00
2011-01-24 18:13:40 +00:00
2010-12-27 20:10:40 +00:00
2011-01-06 16:57:56 +00:00
2011-01-09 16:49:10 +00:00
2011-04-30 11:34:02 +00:00
2011-04-17 16:54:57 +00:00
2011-04-27 21:48:41 +00:00
2010-11-08 13:41:29 +00:00
2011-01-08 23:25:58 +00:00
2011-05-27 10:54:23 +00:00
2011-04-14 12:50:32 +00:00
2011-02-14 11:09:48 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.
S
Description
A free Windows-compatible Operating System
Readme
528 MiB
Languages
C 86.9%
C++ 10.7%
Python 0.7%
Assembly 0.5%
CMake 0.5%
Other 0.4%