CVS log for wine1/wine/sock.c |
|
|
Up to [RizwankCVS] / wine1 / wine
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Mar 16 15:12:06 2005 UTC (19 years, 8 months ago) by cs130_ryutaro
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
to selected 1.2
added a blank line in server_start() to make diff output better.
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Mar 16 14:30:36 2005 UTC (19 years, 8 months ago) by cs130_ryutaro
Branch:
MAIN
Changes since 1.3: +34 -35 lines
Diff to previous 1.3
to selected 1.2
Changed all C++ comment to /* */
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Mar 16 14:11:26 2005 UTC (19 years, 8 months ago) by cs130_ryutaro
Branch:
MAIN
Changes since 1.2: +186 -83 lines
Diff to previous 1.2
- Added back 'ok()' statements in many places.
- Added FD_WRITE case for async server.
- Added nsent field in sock_info struct.
- Now uses separate socket for each client.
Revision
1.2
/
(as text)
/
(view)
- annotate
- [selected]
, Tue Mar 15 22:05:53 2005 UTC (19 years, 8 months ago) by cs130_ryutaro
Branch:
MAIN
Changes since 1.1: +3 -7 lines
Diff to previous 1.1
Cleaned up
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Mar 10 11:34:15 2005 UTC (19 years, 8 months ago) by cs130_ryutaro
Branch:
MAIN
Diff
to selected 1.2
Added asynchronous test in sock.c
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.