File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ level, it provides a few major components:
3939
4040* A multithreaded, work-stealing based task [ scheduler] .
4141* A reactor backed by the operating system's event queue (epoll, kqueue,
42- IOCP, etc... ).
42+ IOCP, etc.).
4343* Asynchronous [ TCP and UDP] [ net ] sockets.
4444
4545These components provide the runtime components necessary for building
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ level, it provides a few major components:
3939
4040* A multithreaded, work-stealing based task [ scheduler] .
4141* A reactor backed by the operating system's event queue (epoll, kqueue,
42- IOCP, etc... ).
42+ IOCP, etc.).
4343* Asynchronous [ TCP and UDP] [ net ] sockets.
4444
4545These components provide the runtime components necessary for building
You can’t perform that action at this time.
0 commit comments