CVS log for wine4/wine/dlls/wsock32/tests/wsock32_main.c |
|
|
Up to [RizwankCVS] / wine4 / wine / dlls / wsock32 / tests
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.33
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Mar 1 04:26:32 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.32: +31 -21 lines
Diff to previous 1.32
to selected 1.23
wine-devel change suggestions
Revision
1.32
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Feb 25 07:07:32 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.31: +17 -9 lines
Diff to previous 1.31
to selected 1.23
test creates dummy data
Revision
1.31
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Feb 25 06:47:29 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.30: +36 -35 lines
Diff to previous 1.30
to selected 1.23
changed c++ style // comments to c-style /* */ comments
Revision
1.30
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Feb 25 06:39:52 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.29: +16 -5 lines
Diff to previous 1.29
to selected 1.23
added boilerplate standalone patch
Revision
1.29
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 24 23:33:35 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.28: +47 -26 lines
Diff to previous 1.28
to selected 1.23
implemented Dan Kegel's OO server connection suggestion
Revision
1.28
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 24 22:20:13 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.27: +28 -36 lines
Diff to previous 1.27
to selected 1.23
implemented some of Dan Kegel's refactoring ideas
Revision
1.27
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 24 21:57:44 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.26: +55 -57 lines
Diff to previous 1.26
to selected 1.23
*** empty log message ***
Revision
1.26
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 24 21:47:28 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.25: +9 -3 lines
Diff to previous 1.25
to selected 1.23
removed unnecessary client bind()
Revision
1.25
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 24 03:16:30 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.24: +45 -62 lines
Diff to previous 1.24
to selected 1.23
cleaned up naming convention
Revision
1.24
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 24 02:52:29 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.23: +40 -59 lines
Diff to previous 1.23
now using WaitForSingleObject() for thread synchronization
Revision
1.23
/
(as text)
/
(view)
- annotate
- [selected]
, Thu Feb 24 02:13:45 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.22: +35 -21 lines
Diff to previous 1.22
clients now spawned by host
Revision
1.22
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 24 01:15:57 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.21: +28 -9 lines
Diff to previous 1.21
to selected 1.23
added cleanup test
Revision
1.21
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 23 06:13:50 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
to selected 1.23
small change: clientsDone should be volatile
Revision
1.20
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 23 06:07:24 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.19: +24 -17 lines
Diff to previous 1.19
to selected 1.23
implemented Dan Kegel's suggestions
Revision
1.19
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 23 05:18:34 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.18: +62 -36 lines
Diff to previous 1.18
to selected 1.23
tom: cleaned up comments, added reasonable test parameters
Revision
1.18
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 23 04:43:40 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.17: +17 -10 lines
Diff to previous 1.17
to selected 1.23
tom: expanded test for more than one client and server thread
Revision
1.17
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Feb 23 04:24:09 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.16: +32 -10 lines
Diff to previous 1.16
to selected 1.23
tom: added server sending code; client and server now send data to each other
Revision
1.16
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 06:33:40 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.15: +29 -17 lines
Diff to previous 1.15
to selected 1.23
client now recv's data from server
Revision
1.15
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 06:04:46 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
to selected 1.23
test now generates test data
Revision
1.14
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 05:56:04 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.13: +12 -9 lines
Diff to previous 1.13
to selected 1.23
compiles now
changed test_Startup--ok() calls must be outside if() statements
Revision
1.13
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 05:38:50 2005 UTC (19 years, 8 months ago) by cs130_doug
Branch:
MAIN
Changes since 1.12: +7 -23 lines
Diff to previous 1.12
to selected 1.23
changed struct ServerThread so ServerThread and ServerThreadID are no longer pointers, also updated BlockingServer() to use this struct
Revision
1.12
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 05:15:01 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.11: +29 -5 lines
Diff to previous 1.11
to selected 1.23
fredy: tom integrated fredy's changes
Revision
1.11
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 04:33:16 2005 UTC (19 years, 8 months ago) by cs130_doug
Branch:
MAIN
Changes since 1.10: +22 -12 lines
Diff to previous 1.10
to selected 1.23
added code to server, ProcessConnection() needs functionality
Revision
1.10
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 02:28:50 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.9: +17 -15 lines
Diff to previous 1.9
to selected 1.23
tom: Compiles again!
Revision
1.9
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 02:19:39 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.8: +19 -5 lines
Diff to previous 1.8
to selected 1.23
*** empty log message ***
Revision
1.8
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 00:07:14 2005 UTC (19 years, 8 months ago) by cs130_doug
Branch:
MAIN
Changes since 1.7: +32 -1 lines
Diff to previous 1.7
to selected 1.23
*** empty log message ***
Revision
1.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Feb 21 21:27:59 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.6: +6 -1 lines
Diff to previous 1.6
to selected 1.23
tom: added simple thread synchronization
Revision
1.6
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Feb 21 21:18:43 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.5: +19 -7 lines
Diff to previous 1.5
to selected 1.23
*** empty log message ***
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Feb 21 19:30:18 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.4: +37 -17 lines
Diff to previous 1.4
to selected 1.23
tom: Refactored network startup code, now return port number after bind
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Feb 20 22:33:10 2005 UTC (19 years, 8 months ago) by cs130_tom
Branch:
MAIN
Changes since 1.3: +71 -42 lines
Diff to previous 1.3
to selected 1.23
tom: Started barebones many client/one server blocking threaded test.
Using CreateThread instead of _beginthread to remove dependency on msvcrt
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Feb 6 23:13:24 2005 UTC (19 years, 9 months ago) by rizwank
Branch:
MAIN
Changes since 1.2: +38 -11 lines
Diff to previous 1.2
to selected 1.23
tom: added simple threading
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Feb 4 08:39:07 2005 UTC (19 years, 9 months ago) by rizwank
Branch:
MAIN
Changes since 1.1: +14 -704 lines
Diff to previous 1.1
to selected 1.23
tom: added Makefile.in so that everything builds correctly
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Feb 4 03:01:30 2005 UTC (19 years, 9 months ago) by rizwank
Branch:
MAIN
Diff
to selected 1.23
tom: added c file for sample test
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.