Log of /lbbs/include/io.h
Parent Directory
|
Revision Log
Revision
1.30 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 02:32:42 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.29: +3 -0 lines
Diff to
previous 1.29
,
to
selected 1.14
Optimize epoll handling to avoid repeated create / close
Modify several extern variables to static
Cleanup more server-side variables after fork of client process
Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:48:48 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.28: +6 -2 lines
Diff to
previous 1.28
,
to
selected 1.14
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:33:30 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.27: +77 -75 lines
Diff to
previous 1.27
,
to
selected 1.14
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings in screen.h
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 9 11:21:11 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.14: +0 -2 lines
Diff to
previous 1.14
Refact signal handler and processing implementation
Refine select error handling
Revision
1.14 -
(
view)
(
annotate)
-
[selected]
Tue May 6 05:31:26 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.13: +3 -4 lines
Diff to
previous 1.13
Update copyright and license information
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.